Uses of Interface
org.eclipse.nebula.widgets.nattable.layer.event.IVisualChangeEvent
Package
Description
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.blink.event
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.columnRename.event
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.datachange.event
Modifier and TypeClassDescriptionclass
VisualRefreshEvent
that is fired afterDataChangeLayer.discardDataChanges()
is done.class
Extension of theRowInsertEvent
that additionally carries the keys of the inserted objects.class
VisualRefreshEvent
that is fired afterDataChangeLayer.saveDataChanges()
is done. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.edit.event
Modifier and TypeClassDescriptionclass
Specialization ofCellVisualChangeEvent
to inform about a data update that is triggered viaUpdateDataCommandHandler
. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.filterrow.event
Modifier and TypeClassDescriptionclass
SpecialRowStructuralRefreshEvent
that is fired in case the filter changes viaFilterRowDataProvider
. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.freeze.event
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.grid.layer.event
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.group.event
Modifier and TypeClassDescriptionclass
class
Event to inform about a created row group.class
class
Event to inform about ungrouping in a row group. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.group.performance.event
Modifier and TypeClassDescriptionclass
Specialization of theHideColumnPositionsEvent
.class
Specialization of theShowColumnPositionsEvent
.class
Specialization of theHideRowPositionsEvent
.class
Specialization of theShowRowPositionsEvent
. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.hideshow.event
Modifier and TypeClassDescriptionclass
class
class
Structural change event to indicate that columns are made visible again.class
Structural change event to indicate that rows are made visible again. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.layer.event
Modifier and TypeInterfaceDescriptioninterface
An event indicating a structural change to the layer.Modifier and TypeClassDescriptionclass
class
Specialization of the CellVisualChangeEvent.class
Event indicating that one ore more columns were deleted from the layer.class
Event indicating that one ore more columns were inserted to the layer.class
Event indicating a change in the structure of the columns.class
General event indicating that columns cached by the layers need refreshing.class
An event that indicates a visible change to one ore more columns in the layer.class
Specialization of the ColumnVisualChangeEvent.class
class
SpecialStructuralRefreshEvent
that returns empty lists for column and row diffs to avoid complete resetting of changes made to the NatTable by the user (e.g.class
Event indicating that one ore more rows were deleted from the layer.class
Event indicating that one ore more rows were inserted to the layer.class
Extension of theRowDeleteEvent
that additionally carries the deleted objects per index.class
Event indicating a change in the structure of the rows.class
class
class
An event that indicates a visible change to one ore more rows in the layer.class
Specialization of the RowVisualChangeEvent.class
General event indicating that structures cached by the layers need refreshing.class
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.reorder.event
Modifier and TypeClassDescriptionclass
Event indicating that one or multiple columns are moved to a new position.class
Event indicating that one or multiple rows are moved to a new position. -
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.resize.event
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.selection.event
Modifier and TypeClassDescriptionclass
class
class
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.sort.event
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.test.fixture
-
Uses of IVisualChangeEvent in org.eclipse.nebula.widgets.nattable.viewport.event