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