|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IRowHideShowCommandLayer in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow |
|---|
| Classes in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow that implement IRowHideShowCommandLayer | |
|---|---|
class |
GlazedListsRowHideShowLayer<T>
Adds the functionality for manually hiding rows in a NatTable that is based on GlazedLists. |
| Uses of IRowHideShowCommandLayer in org.eclipse.nebula.widgets.nattable.hideshow |
|---|
| Classes in org.eclipse.nebula.widgets.nattable.hideshow that implement IRowHideShowCommandLayer | |
|---|---|
class |
RowHideShowLayer
|
| Uses of IRowHideShowCommandLayer in org.eclipse.nebula.widgets.nattable.hideshow.command |
|---|
| Constructors in org.eclipse.nebula.widgets.nattable.hideshow.command with parameters of type IRowHideShowCommandLayer | |
|---|---|
MultiRowHideCommandHandler(IRowHideShowCommandLayer rowHideShowLayer)
|
|
MultiRowShowCommandHandler(IRowHideShowCommandLayer rowHideShowLayer)
|
|
RowHideCommandHandler(IRowHideShowCommandLayer rowHideShowLayer)
|
|
ShowAllRowsCommandHandler(IRowHideShowCommandLayer rowHideShowLayer)
|
|
| Uses of IRowHideShowCommandLayer in org.eclipse.nebula.widgets.nattable.test.fixture.layer |
|---|
| Classes in org.eclipse.nebula.widgets.nattable.test.fixture.layer that implement IRowHideShowCommandLayer | |
|---|---|
class |
BaseRowHideShowLayerFixture
This is a vanilla RowHideShowLayer to be used for testing Events. |
class |
RowHideShowLayerFixture
A RowHideShowLayer for use in unit tests with a pre-canned set of hidden rows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||