| AppendColumnEvent |
GwtEvent to append (i.e. put in the last position) a column to a given group
|
| AppendRowEvent |
GwtEvent to append (i.e. put in the last position) a row
|
| CloseCompositeEvent |
GwtEvent to close a Composite
|
| DeleteColumnEvent |
GwtEvent to delete a column
|
| DeleteRowEvent |
GwtEvent to delete a row
|
| DisableTestToolsEvent |
GwtEvent to disable the TestToolsView
|
| DuplicateInstanceEvent |
GwtEvent to duplicate an instance.
|
| DuplicateRowEvent |
GwtEvent to duplicate a row
|
| EnableTestToolsEvent |
GwtEvent to enable the TestToolsView
|
| ImportEvent |
GwtEvent to execute import from file
|
| InsertColumnEvent |
GwtEvent to insert a column.
|
| InsertRowEvent |
GwtEvent to append (i.e. put in the last position) a row
|
| PrependColumnEvent |
GwtEvent to prepend (i.e. put in the first position) a column to a given group
|
| PrependRowEvent |
GwtEvent to prepend (i.e. put in the first position) a row
|
| RedoEvent |
GwtEvent to redo last command
|
| ReloadTestToolsEvent |
GwtEvent to reload the TestToolsView
|
| RunSingleScenarioEvent |
GwtEvent to run a scenario
|
| SaveEditorEvent |
GwtEvent to save the current status of a CollectionEditorDOMElement to grid
|
| ScenarioGridReloadEvent |
GwtEvent to reload a grid
|
| ScenarioInputEvent |
|
| ScenarioNotificationEvent |
GwtEvent to show a notification
|
| SetGridCellValueEvent |
GwtEvent to set the GridCellValue at a given rox/column position
|
| SetHeaderCellValueEvent |
GwtEvent to set the GridCellValue at a given rox/column position
|
| SetInstanceHeaderEvent |
GwtEvent to set the instance level header for a given column
|
| SetPropertyHeaderEvent |
GwtEvent to set the property level header for a given column
|
| UndoEvent |
GwtEvent to undo last command
|
| UnsupportedDMNEvent |
GwtEvent to show a notification
|
| UpdateSettingsDataEvent |
|
| ValidateSimulationEvent |
GwtEvent to validate a Simulation
|