Class Header
java.lang.Object
tripleo.vendor.thinlet.objectwrapper.OWObject
tripleo.vendor.thinlet.objectwrapper.Header
Header represent a header on a Table, and contains Column
-
Field Summary
Fields inherited from class tripleo.vendor.thinlet.objectwrapper.OWObject
fcomponent, fthinlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetColumn(int index) intColumn @NotNull []voidvoidremoveColumn(@NotNull Column child)
-
Constructor Details
-
Header
-
Header
-
-
Method Details
-
addColumn
-
addColumn
-
removeColumn
-
removeAllColumn
public void removeAllColumn() -
getColumnCount
public int getColumnCount() -
getColumn
-
getColumns
-