Uses of Enum
org.controlsfx.control.tableview2.TableView2.SpanType
Packages that use TableView2.SpanType
-
Uses of TableView2.SpanType in org.controlsfx.control.tableview2
Methods in org.controlsfx.control.tableview2 that return TableView2.SpanTypeModifier and TypeMethodDescriptionTableView2.getSpanType
(int rowIndex, int modelColumn) Return theTableView2.SpanType
of a cell.static TableView2.SpanType
Returns the enum constant of this type with the specified name.static TableView2.SpanType[]
TableView2.SpanType.values()
Returns an array containing the constants of this enum type, in the order they are declared.