Uses of Class
org.compiere.model.GridTabVO
Packages that use GridTabVO
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of GridTabVO in org.compiere.model
Fields in org.compiere.model with type parameters of type GridTabVOMethods in org.compiere.model that return GridTabVOModifier and TypeMethodDescriptionprotected GridTabVO
GridTabVO.clone
(Properties Ctx, int windowNo) Clonestatic GridTabVO
GridTabVO.create
(GridWindowVO wVO, int TabNo, ResultSet rs, boolean isRO, boolean onlyCurrentRows) Create GridTabVO VOGridTab.getVO()
Constructors in org.compiere.model with parameters of type GridTabVOModifierConstructorDescriptionGridTab
(GridTabVO vo, GridWindow w) Create Tab (Model) from Value Object.GridTab
(GridTabVO vo, GridWindow w, boolean virtual) Create Tab Model from Value Object.