Action Methods
The following are methods for
Action
. All are instance methods.
getExpression()
Returns the expression that is evaluated when the action is invoked.
invoke()
Invokes the action.
Previous
Next