Uses of Class
org.compiere.model.MZoomCondition
-
Packages that use MZoomCondition Package Description org.compiere.model Provides for.... -
-
Uses of MZoomCondition in org.compiere.model
Methods in org.compiere.model that return MZoomCondition Modifier and Type Method Description static MZoomCondition[]
MZoomCondition. getConditions(int AD_Table_ID)
Retrieve zoom condition record by AD_Table_IDMZoomCondition
MZoomCondition. markImmutable()
Constructors in org.compiere.model with parameters of type MZoomCondition Constructor Description MZoomCondition(Properties ctx, MZoomCondition copy)
MZoomCondition(Properties ctx, MZoomCondition copy, String trxName)
MZoomCondition(MZoomCondition copy)
-