public class ActionAdapter extends Object implements GriffonPivotAdapter, ActionListener
Constructor and Description |
---|
ActionAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
enabledChanged(Action arg0) |
CallableWithArgs<Void> |
getEnabledChanged() |
void |
setEnabledChanged(CallableWithArgs<Void> enabledChanged) |
public CallableWithArgs<Void> getEnabledChanged()
public void setEnabledChanged(CallableWithArgs<Void> enabledChanged)
public void enabledChanged(Action arg0)
enabledChanged
in interface ActionListener