Uses of Class
org.openxava.tab.impl.EntityTab
-
Packages that use EntityTab Package Description org.openxava.tab.impl -
-
Uses of EntityTab in org.openxava.tab.impl
Methods in org.openxava.tab.impl that return EntityTab Modifier and Type Method Description static EntityTabEntityTabFactory. create(java.lang.String componentName)static EntityTabEntityTabFactory. create(java.lang.String componentName, java.lang.String tabName)static EntityTabEntityTabFactory. create(MetaTab metaTab)An EntityTab with on-demmand data reading.static EntityTabEntityTabFactory. create(MetaTab metaTab, int chunkSize)static EntityTabEntityTabFactory. createAllData(MetaTab metaTab)An EntityTab that load all data at once.
-