ActionControlpublic interface ActionControl implements AtomicControlActionControl can be used to perform an action, similar to the behaviour
of a push button. |
Methods Summary |
---|
public boolean | performAction()Returns true if the action could be performed.
|
|