public interface CommandBinding extends Binding
Modifier and Type | Method and Description |
---|---|
void |
execute(BindContext ctx)
Call the command associated with this binding.
|
java.lang.String |
getCommandString()
Returns the command expression in string.
|
getArgs, getBinder, getComponent
void execute(BindContext ctx)
ctx
- the binding runtime contextjava.lang.String getCommandString()
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.