Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionGridTab
(GridTabVO vo, GridWindow w) Create Tab (Model) from Value Object.GridTab
(GridTabVO vo, GridWindow w, boolean virtual) Create Tab Model from Value Object.