public interface CommandBinding extends Binding
| Modifier and Type | Method and Description |
|---|---|
void |
execute(BindContext ctx)
Call the command associated with this binding.
|
String |
getCommandString()
Returns the command expression in string.
|
getArgs, getBinder, getComponentvoid execute(BindContext ctx)
ctx - the binding runtime contextString getCommandString()
Copyright © 2020. All rights reserved.