| Class | Description |
|---|---|
| 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 |
| DisableRightPanelEvent |
GwtEvent to disable the RightPanelView |
| DuplicateRowEvent |
GwtEvent to duplicate a row |
| EnableRightPanelEvent |
GwtEvent to enable the RightPanelView |
| 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 |
| RefreshMenusEvent | |
| ReloadRightPanelEvent |
GwtEvent to reload the RightPanelView |
| SaveEditorEvent |
GwtEvent to save the current status of a CollectionEditorDOMElement to grid |
| ScenarioGridReloadEvent |
GwtEvent to reload a griod |
| ScenarioGridSelectedEvent | |
| ScenarioGridSelectionsChangedEvent | |
| ScenarioNotificationEvent |
GwtEvent to show a notification |
| SetCellValueEvent |
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 |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.