Uses of Class
org.adempiere.webui.component.ListModelTable
-
Uses of ListModelTable in org.adempiere.webui.component
Modifier and TypeMethodDescriptionWListbox.getModel()
Return theListModelTable
associated with this table.Modifier and TypeMethodDescriptionvoid
WListbox.setData
(ListModelTable model, List<? extends String> columnNames) Set the data model and column header names for the Listbox.