Uses of Class
org.compiere.model.GridFieldVO
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
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 GridFieldVO in org.adempiere.base
Modifier and TypeMethodDescriptionDefaultLookupFactory.getLookup
(GridFieldVO gridFieldVO) ILookupFactory.getLookup
(GridFieldVO gridFieldVO) static Lookup
LookupFactoryHelper.getLookup
(GridFieldVO gridFieldVO) Get lookup from osgi factoryboolean
DefaultLookupFactory.isLookup
(GridFieldVO gridFieldVO) boolean
ILookupFactory.isLookup
(GridFieldVO gridFieldVO) static boolean
LookupFactoryHelper.isLookup
(GridFieldVO gridFieldVO) Check lookup from osgi factory -
Uses of GridFieldVO in org.brerp.base.component
Modifier and TypeMethodDescriptionLookupFactory.getLookup
(GridFieldVO gridFieldVO) boolean
LookupFactory.isLookup
(GridFieldVO gridFieldVO) -
Uses of GridFieldVO in org.compiere.model
Modifier and TypeMethodDescriptionGridFieldVO.afterCreate()
Additional processing after a new vo have been created from db or cloned from cache.GridFieldVO.clone()
GridFieldVO.clone
(Properties ctx, int windowNo, int tabNo, int ad_Window_ID, int ad_Tab_ID, boolean TabReadOnly) Clone Field VO.static GridFieldVO
GridFieldVO.create
(Properties ctx, int WindowNo, int TabNo, int AD_Window_ID, int AD_Tab_ID, boolean readOnly, ResultSet rs) Create Field Value Object.static GridFieldVO
GridFieldVO.createFromResultSet
(Properties ctx, int WindowNo, int TabNo, int AD_Window_ID, int AD_Tab_ID, boolean readOnly, ResultSet rs) Create GridFieldVO from db resultset.static GridFieldVO
GridFieldVO.createParameter
(Properties ctx, int WindowNo, int TabNo, int ProcessIDOfPanel, int WindowIDOfPanel, int InfoWindowIDOfPanel, ResultSet rs) Create Field VO for Process Parameterstatic GridFieldVO
GridFieldVO.createParameter
(Properties ctx, int WindowNo, int WindowIDOfPanel, int infoWindowID, int AD_Column_ID, String ColumnName, String Name, int AD_Reference_ID, int AD_Reference_Value_ID, boolean IsMandatory, boolean IsEncrypted, String Placeholder) static GridFieldVO
GridFieldVO.createParameter
(Properties ctx, int WindowNo, int WindowIDOfPanel, int infoWindowID, int AD_Column_ID, String ColumnName, String Name, int AD_Reference_ID, int AD_Reference_Value_ID, boolean IsMandatory, boolean IsEncrypted, String Placeholder, String EntityType) Create parameter for infoWindowstatic GridFieldVO
GridFieldVO.createParameter
(Properties ctx, int WindowNo, int ProcessIDOfPanel, int WindowIDOfPanel, int InfoWindowIDOfPanel, ResultSet rs) Create Field VO for Process Parameterstatic GridFieldVO
GridFieldVO.createParameter
(GridFieldVO voF) Create range "to" Parameter Field from "from" Parameter Fieldstatic GridFieldVO
GridFieldVO.createStdField
(Properties ctx, int WindowNo, int TabNo, int AD_Window_ID, int AD_Tab_ID, boolean tabReadOnly, boolean isCreated, boolean isTimestamp) Create standard field (Created/Updated/By) VO.GridField.getVO()
Get VOModifier and TypeMethodDescriptionint
GridFieldVO.SeqNoComparator.compare
(GridFieldVO gf1, GridFieldVO gf2) static GridFieldVO
GridFieldVO.createParameter
(GridFieldVO voF) Create range "to" Parameter Field from "from" Parameter Field