Uses of Class
org.adempiere.webui.panel.InfoPanel
Package
Description
Provide interface and classes for implementation of iDempiere desktop
Implement field editors
Provide factory implementation for various UI objects
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
-
Uses of InfoPanel in org.adempiere.webui.desktop
Modifier and TypeMethodDescriptionvoid
DefaultDesktop.updateHelpContext
(String ctxType, int recordId, InfoPanel infoPanel) void
IDesktop.updateHelpContext
(String ctxType, int infoWindowId, InfoPanel infoPanel) Update help content in help/info panelvoid
DefaultDesktop.updateHelpQuickInfo
(InfoPanel infoPanel) void
IDesktop.updateHelpQuickInfo
(InfoPanel infoPanel) Update quick info (status line) in help/info panel -
Uses of InfoPanel in org.adempiere.webui.editor
Modifier and TypeMethodDescriptionprotected void
WChosenboxSearchEditor.showInfoPanel
(InfoPanel ip) OpenInfoPanel
void
WSearchEditor.showInfoPanel
(InfoPanel ip) Open InfoPanel/InfoWindow dialog -
Uses of InfoPanel in org.adempiere.webui.factory
Modifier and TypeMethodDescriptionDefaultInfoFactory.create
(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, int AD_InfoWindow_ID, boolean lookup) DefaultInfoFactory.create
(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, int AD_InfoWindow_ID, boolean lookup, String predefinedContextVariables, GridField field) DefaultInfoFactory.create
(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, int AD_InfoWindow_ID, boolean lookup, GridField field) DefaultInfoFactory.create
(Lookup lookup, GridField field, String tableName, String keyColumn, String queryValue, boolean multiSelection, String whereClause, int AD_InfoWindow_ID) IInfoFactory.create
(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, int AD_InfoWindow_ID, boolean lookup) Create info panel or info windowIInfoFactory.create
(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, int AD_InfoWindow_ID, boolean lookup, GridField field) Create info panel or info windowIInfoFactory.create
(Lookup lookup, GridField field, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, int AD_InfoWindow_ID) Create info panel or info windowstatic InfoPanel
InfoManager.create
(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, String whereClause, boolean lookup) Create info panel or info windowstatic InfoPanel
InfoManager.create
(Lookup lookup, GridField field, String tableName, String keyColumn, String queryValue, boolean multiSelection, String whereClause) Create info panel or info window -
Uses of InfoPanel in org.adempiere.webui.info
Modifier and TypeClassDescriptionclass
Info window for A_Assetclass
Info window for S_ResourceAssignmentclass
Info window for C_BPartnerclass
Info window for M_InOutclass
Info window for C_Invoiceclass
Info window for C_Orderclass
Deprecated.not useclass
Deprecated.not useclass
Info window for C_Paymentclass
Info window for M_Productclass
AD_InfoWindow implementation -
Uses of InfoPanel in org.adempiere.webui.panel
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Zk Portclass
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.