Uses of Class
org.compiere.model.MLocatorLookup
Packages that use MLocatorLookup
Package
Description
Implement field editors
Provide implementation of various system dialog and windows
-
Uses of MLocatorLookup in org.adempiere.webui.editor
Methods in org.adempiere.webui.editor that return MLocatorLookupConstructors in org.adempiere.webui.editor with parameters of type MLocatorLookupModifierConstructorDescriptionWLocatorEditor
(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 MLocatorLookupModifierConstructorDescriptionWLocatorDialog
(String title, MLocatorLookup mLocator, int M_Locator_ID, boolean mandatory, int only_Warehouse_ID, int windowNo) Constructor