|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDialogCommand
This type of command is typically used by creation tools. Before the effective creation of a graph object, some information to complete the operation can be retreived by a dialog. This dialog can have a cancel button which will cancel the entire command. For this type of command, before execute them, the openDialog have to be called, and then do the execute if the dialog returned true.
ModelerCreationTool.executeCurrentCommand()
Method Summary | |
---|---|
boolean |
openDialog()
Function called just before the execution of the command to open a dialog |
Method Detail |
---|
boolean openDialog()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.