Package gg.xp.xivsupport.gui.groovy
Class ListTableDisplay
java.lang.Object
gg.xp.xivsupport.gui.groovy.ListTableDisplay
-
Constructor Summary
ConstructorDescriptionListTableDisplay
(List<TableColumn> cols, boolean autoProps) ListTableDisplay
(List<TableColumn> cols, boolean autoProps, List<TypeDisplay> typeDisplays) -
Method Summary
Modifier and TypeMethodDescriptionstatic ListTableDisplay
static ListTableDisplay
getCols()
boolean
makeTable
(GroovySandbox sbx, Collection<?> values)
-
Constructor Details
-
ListTableDisplay
-
ListTableDisplay
-
-
Method Details
-
getCols
-
isAutoProps
public boolean isAutoProps() -
makeTable
-
autoPropTable
-
defaultListDisplay
-