Class ColumnCategoriesModelFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionNOTE: Do not auto format ! Root --a | -- 0 .. -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
addCategory, addColumnsToCategory, addRootCategory, clear, dispose, getRootCategory, removeColumnIndex, toString
-
Field Details
-
CATEGORY_A_LABEL
- See Also:
-
CATEGORY_B_LABEL
- See Also:
-
CATEGORY_B1_LABEL
- See Also:
-
CATEGORY_B2_LABEL
- See Also:
-
CATEGORY_C_LABEL
- See Also:
-
-
Constructor Details
-
ColumnCategoriesModelFixture
public ColumnCategoriesModelFixture()NOTE: Do not auto format ! Root --a | -- 0 .. 6 --b | --b1 | | -- 7, 8 | --b2 | -- 9, 10, 11 --c | -- 12 .. 16 -- 17 .. 19
-