|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.config.tools.console.DiscardAction
public class DiscardAction
Special ConsoleViewAction that performs a Discard on this configurator model and exits from the view.
Constructor Summary | |
---|---|
DiscardAction(Configurator configurator)
Creates a new instance. |
Method Summary | |
---|---|
boolean |
execute(ConsoleConfiguratorView view)
Performs a task related to the specified view. |
java.lang.String |
getKeyMapping()
Gets the key mapping of this action. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiscardAction(Configurator configurator)
configurator
- The configurator instance this action is bound toMethod Detail |
---|
public java.lang.String getKeyMapping()
getKeyMapping
in interface ConsoleViewAction
public boolean execute(ConsoleConfiguratorView view)
execute
in interface ConsoleViewAction
view
- The view invoking the execution
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |