Uses of Class
org.compiere.model.GridWindowVO
Package
Description
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
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*).
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of GridWindowVO in org.adempiere.webui.apps
Modifier and TypeMethodDescriptionstatic GridWindowVO
AEnv.getMWindowVO
(int WindowNo, int AD_Window_ID, int AD_Menu_ID) Get VO for AD_Window -
Uses of GridWindowVO in org.compiere.model
Modifier and TypeMethodDescriptionGridWindowVO.clone
(int windowNo) CloneGridWindowVO.clone
(int windowNo, boolean cloneTabs) Clonestatic GridWindowVO
GridWindowVO.create
(int WindowNo, int AD_Window_ID) Create Window Value Objectstatic GridWindowVO
GridWindowVO.create
(Properties ctx, int WindowNo, int AD_Window_ID) Create Window Value Objectstatic GridWindowVO
GridWindowVO.create
(Properties ctx, int WindowNo, int AD_Window_ID, int AD_Menu_ID) Create Window Value Objectstatic GridWindowVO
GridWindowVO.get
(int AD_Window_ID, int windowNo) static GridWindowVO
GridWindowVO.get
(int AD_Window_ID, int windowNo, int AD_Menu_ID) Modifier and TypeMethodDescriptionstatic GridTabVO
GridTabVO.create
(GridWindowVO wVO, int TabNo, ResultSet rs, boolean isRO, boolean onlyCurrentRows) Create GridTabVO VOModifierConstructorDescriptionConstructorGridWindow
(GridWindowVO vo, boolean virtual) Constructor -
Uses of GridWindowVO in org.compiere.util
Modifier and TypeMethodDescriptionstatic GridWindowVO
Env.getMWindowVO
(int WindowNo, int AD_Window_ID, int AD_Menu_ID) Get AD_Window value object model