|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseCommand | |
|---|---|
| org.jbpm.formbuilder.client.command | |
| org.jbpm.formbuilder.client.options | |
| Uses of BaseCommand in org.jbpm.formbuilder.client.command |
|---|
| Classes in org.jbpm.formbuilder.client.command that implement BaseCommand | |
|---|---|
class |
AbstractCopyPasteCommand
cut / copy / paste command base class |
class |
CopyCommand
Handles the action of copying a ui component |
class |
CutCommand
Handles the action of cutting a UI component |
class |
DeleteFormCommand
Handles the action of deleting a form on the server. |
class |
EditFormRedoCommand
Handles the redo action |
class |
EditFormUndoCommand
In charge of the action of undoing the last action |
class |
ExportFormAsFtlCommand
|
class |
ExportFormAsHTML5FtlCommand
|
class |
ExportFormAsXslCommand
|
class |
ExportFormAsXulForPhpCommand
|
class |
ExportFormCommand
|
class |
LanguageCommand
|
class |
LoadFormCommand
Handles the action of loading a form |
class |
LogoutCommand
|
class |
PasteCommand
Handles the action of pasting a component |
class |
PreviewFormAsFtlCommand
Handles the preview action for Freemarker |
class |
PreviewFormAsGwtCommand
Handles the preview action for XSL |
class |
PreviewFormCommand
Preview form as a given language base class. |
class |
SaveFormCommand
Handles the action of saving a form on the server |
| Uses of BaseCommand in org.jbpm.formbuilder.client.options |
|---|
| Methods in org.jbpm.formbuilder.client.options that return BaseCommand | |
|---|---|
BaseCommand |
MainMenuOption.getCommand()
|
| Methods in org.jbpm.formbuilder.client.options with parameters of type BaseCommand | |
|---|---|
void |
MainMenuOption.setCommand(BaseCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||