Uses of Class
org.adempiere.webui.component.ListHead
-
Packages that use ListHead Package Description org.adempiere.webui.component -
-
Uses of ListHead in org.adempiere.webui.component
Methods in org.adempiere.webui.component that return ListHead Modifier and Type Method Description ListHead
Listbox. getListHead()
Methods in org.adempiere.webui.component with parameters of type ListHead Modifier and Type Method Description void
WListItemRenderer. renderListHead(ListHead head)
Render the ListHead for the table with headers for the table columns.
-