public interface ActionMatcher
Modifier and Type | Field and Description |
---|---|
static ActionMatcher |
DEFAULT
Matches a widget whose action id has been defined by using the default convention.
|
Modifier and Type | Method and Description |
---|---|
void |
match(Object node,
String actionName,
JavaFXAction action) |
static final ActionMatcher DEFAULT
JavaFXUtils.griffonActionId
or it
has "ActionTarget" as a suffix. Examples: