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()
Modifier and TypeMethodDescriptionstatic boolean
GridTabVO.checkAccessAndShowPreference
(GridTabVO vo, MRole role) Check is vo should be visible for current session context and rolestatic void
GridTabVO.loadUserDefTab
(GridTabVO vo) Update GridTabVO with values fromMUserDefTab
static void
GridTabVO.updateContext
(GridTabVO vo) Update environment context (vo.ctx)ModifierConstructorDescriptionGridTab
(GridTabVO vo, GridWindow w) Create Tab (Model) from Value Object.GridTab
(GridTabVO vo, GridWindow w, boolean virtual) Create Tab Model from Value Object.