Package org.eclipse.nebula.widgets.nattable.test.fixture.layer
package org.eclipse.nebula.widgets.nattable.test.fixture.layer
-
ClassDescriptionThis fixture provides a base vanilla ColumnReorderLayer.A DataLayer for use in unit tests with a pre-cannedThis fixture provides a base vanilla RowReorderLayer.A ColumnHideShowLayer for use in unit tests with a pre-canned set of hidden columns.A ColumnReorderLayer for use in unit tests with a pre-canned set of column re-orderings: column indexes: 4 1 0 2 3Fixture for the CompositeLayer with 2 rows and 2 columnsA DataLayer for use in unit tests with a pre-canned Default column layout: DO NOT FORMAT ! Position: 0 1 2 3 4 Width : 150 100 35 100 80 -------|------|----|------|---- Default Row layout: Position | Height 0 | 40 1 | 70 2 | 25 3 | 40 4 | 50 5 | 40 6 | 100This class helps us test the event flow by providing access to the ILayerEvent fired.A RowHideShowLayer for use in unit tests with a pre-canned set of hidden rows.A RowReorderLayer for use in unit tests with a pre-canned set of row re-orderings: row indexes: 4 1 0 2 3 5 6Viewport fixtures to enable testing with various configurations.