Uses of Class
org.compiere.model.MLookup
Package
Description
Provide utility and helper classes.
Provide server context implementation.
Provide classes for generation of model and interfaces for table.
Provide server context implementation.
Provide classes for generation of model and interfaces for table.
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Provide implementation of various system dialog and windows
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 MLookup in org.adempiere.util
Modifier and TypeMethodDescriptiondefault void
ICalloutUI.askForInput
(String message, MLookup lookup, int displayType, Callback<Object> callback) ask for input from userdefault void
IProcessUI.askForInput
(String message, MLookup lookup, int displayType, Callback<Object> callback) Prompt user for input with a configurable DisplayType (String, Number, TableDir or Search) -
Uses of MLookup in org.adempiere.webui.apps
Modifier and TypeMethodDescriptionvoid
AbstractProcessDialog.askForInput
(String message, MLookup lookup, int editorType, Callback<Object> callback) void
CalloutDialog.askForInput
(String message, MLookup lookup, int editorType, Callback<Object> callback) -
Uses of MLookup in org.adempiere.webui.window
Modifier and TypeMethodDescriptionstatic void
Dialog.askForInput
(String message, MLookup lookup, int editorType, Callback<Object> callback, org.zkoss.zk.ui.Desktop desktop, int windowNo) static void
Dialog.askForInput
(String message, MLookup lookup, int editorType, Callback<Object> callback, org.zkoss.zk.ui.Desktop desktop, int windowNo, String title, Object defaultValue) static void
FDialog.askForInput
(String message, MLookup lookup, int editorType, Callback<Object> callback, org.zkoss.zk.ui.Desktop desktop, int windowNo) Deprecated, for removal: This API element is subject to removal in a future version.static void
FDialog.askForInput
(String message, MLookup lookup, int editorType, Callback<Object> callback, org.zkoss.zk.ui.Desktop desktop, int windowNo, String title, Object defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of MLookup in org.compiere.model
Modifier and TypeMethodDescriptionstatic MLookup
MLookupFactory.get
(Properties ctx, int WindowNo, int TabNo, int Column_ID, int AD_Reference_ID) Create MLookupstatic MLookup
MLookupFactory.get
(Properties ctx, int WindowNo, int Column_ID, int AD_Reference_ID, Language language, String ColumnName, int AD_Reference_Value_ID, boolean IsParent, String ValidationCode) Create MLookupstatic MLookup
MLookup.getRecordsLookup
(int tableID, int windowNo, int tabNo) Get Lookupstatic MLookup
MLookup.getRecordsLookup
(int tableID, int windowNo, int tabNo, boolean useUUIDKey) Get Lookup