Interface | Description |
---|---|
TableRendererViewerActionContext |
The concrete action context for the table renderer.
|
Class | Description |
---|---|
AbstractMoveRowAction |
Abstract base type for actions which move rows inside a table.
|
AddRowAction |
Action to add a row to a table viewer.
|
DuplicateRowAction |
Action to duplicate a row within a table viewer.
|
DuplicateRowAction_Test |
Tests for
DuplicateRowAction . |
MoveRowDownAction |
Action to move a row upwards in a table viewer (requires the containment reference to be ordered).
|
MoveRowDownAction_Test | |
MoveRowUpAction |
Action to move a row upwards in a table viewer (requires the containment reference to be ordered).
|
MoveRowUpAction_Test | |
RemoveRowAction |
Action to remove a row from a table viewer.
|
TableActionIconButton |
Action icon default implementation for table actions.
|
TableRendererAction |
Common base class for table renderer actions.
|
TableRendererActionBar |
A customized action bar for the table renderer.
|
Copyright © 2019. All rights reserved.