| 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 | |
| ReloadRightPanelEvent |
GwtEvent to reload the RightPanelView |
| ScenarioGridReloadEvent |
GwtEvent to reload a griod |
| ScenarioGridSelectedEvent | |
| ScenarioGridSelectionsChangedEvent | |
| ScenarioNotificationEvent |
GwtEvent to show a notification |
| SetInstanceHeaderEvent |
GwtEvent to set the instance level header for a given column |
| SetPropertyHeaderEvent |
GwtEvent to set the property level header for a given column |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.