Package | Description |
---|---|
org.eclipse.emf.ecp.view.spi.table.swt.action |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMoveRowAction
Abstract base type for actions which move rows inside a table.
|
class |
AddRowAction
Action to add a row to a table viewer.
|
class |
DuplicateRowAction
Action to duplicate a row within a table viewer.
|
class |
MoveRowDownAction
Action to move a row upwards in a table viewer (requires the containment reference to be ordered).
|
class |
MoveRowUpAction
Action to move a row upwards in a table viewer (requires the containment reference to be ordered).
|
class |
RemoveRowAction
Action to remove a row from a table viewer.
|
Copyright © 2019. All rights reserved.