| 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 |
| 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 |
| RefreshMenusEvent | |
| ScenarioGridReloadEvent |
GwtEvent to reload a griod |
| ScenarioGridSelectedEvent | |
| ScenarioGridSelectionsChangedEvent | |
| SetColumnValueEvent |
GwtEvent to set a specific value for a given column |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.