public static interface AbstractTable.Column extends Serializable
Modifier and Type | Method and Description |
---|---|
TableCellEditor |
getCellEditor() |
TableCellRenderer |
getCellRenderer() |
Class<?> |
getColumnClass() |
String |
getColumnId() |
String |
getColumnName() |
Comparator |
getComparator() |
boolean |
isEditable() |
boolean |
isHideable() |
boolean |
isSortable() |
boolean |
isVisibleByDefault() |
TableCellEditor getCellEditor()
TableCellRenderer getCellRenderer()
Class<?> getColumnClass()
String getColumnName()
String getColumnId()
Comparator getComparator()
boolean isEditable()
boolean isHideable()
boolean isSortable()
boolean isVisibleByDefault()
Copyright © 2019 OpenEstate. All rights reserved.