Uses of Interface
org.openxava.tab.impl.IEntityTabImpl
-
Packages that use IEntityTabImpl Package Description org.openxava.tab.impl -
-
Uses of IEntityTabImpl in org.openxava.tab.impl
Classes in org.openxava.tab.impl that implement IEntityTabImpl Modifier and Type Class Description classEntityTabProvides a TableModel for reading tabular data of an entity.Methods in org.openxava.tab.impl that return IEntityTabImpl Modifier and Type Method Description IEntityTabImplTableModelBean. getEntityTab()Methods in org.openxava.tab.impl with parameters of type IEntityTabImpl Modifier and Type Method Description voidTableModelBean. setEntityTab(IEntityTabImpl entityTab)
-