Uses of Class
org.compiere.model.MLocatorLookup
-
Packages that use MLocatorLookup Package Description org.adempiere.webui.editor org.adempiere.webui.window -
-
Uses of MLocatorLookup in org.adempiere.webui.editor
Constructors in org.adempiere.webui.editor with parameters of type MLocatorLookup Constructor Description WLocatorEditor(String columnName, boolean mandatory, boolean isReadOnly, boolean isUpdateable, MLocatorLookup mLocator, int windowNo)
Constructor -
Uses of MLocatorLookup in org.adempiere.webui.window
Constructors in org.adempiere.webui.window with parameters of type MLocatorLookup Constructor Description WLocatorDialog(String title, MLocatorLookup mLocator, int M_Locator_ID, boolean mandatory, int only_Warehouse_ID, int windowNo)
Constructor
-