Uses of Class
org.adempiere.webui.adwindow.AbstractADWindowContent
Package
Description
-
Uses of AbstractADWindowContent in org.adempiere.webui.adwindow
Modifier and TypeFieldDescriptionprotected AbstractADWindowContent
AbstractADTabbox.adWindowPanel
Parent part, the content part of AD WindowModifier and TypeMethodDescriptionvoid
ADSortTab.init
(AbstractADWindowContent winPanel, GridTab gridTab) Initiatevoid
ADTabpanel.init
(AbstractADWindowContent winPanel, GridTab gridTab) init tab panel layout (ADTabpanel.formContainer
and listenersvoid
IADTabpanel.init
(AbstractADWindowContent winPanel, GridTab gridTab) void
ADSortTab.registerAPanel
(AbstractADWindowContent panel) Set AD Window content part that own this ADSortTab instance.void
AbstractADTabbox.setADWindowPanel
(AbstractADWindowContent abstractADWindowPanel) void
GridTabRowRenderer.setADWindowPanel
(AbstractADWindowContent windowPanel) Set AD window content part that own this renderer.void
GridView.setADWindowPanel
(AbstractADWindowContent winPanel) Set AD window content part that own this GridView instancevoid
IADTabbox.setADWindowPanel
(AbstractADWindowContent abstractADWindowPanel) Set AD Window content part that own this IADTabbox instance.void
QuickGridTabRowRenderer.setADWindowPanel
(AbstractADWindowContent windowPanel) Set AD window content part that own this renderer.void
QuickGridView.setADWindowPanel
(AbstractADWindowContent winPanel) Set AD window content part that own this QuickGridView instanceModifierConstructorDescriptionADWindowToolbar
(AbstractADWindowContent windowContent, int windowNo) BreadCrumb
(AbstractADWindowContent windowContent, int windowNo) QuickGridView
(AbstractADWindowContent abstractADWindowContent, GridTab gridTab, IQuickForm wQuickForm) -
Uses of AbstractADWindowContent in org.adempiere.webui.apps.form
ModifierConstructorDescriptionWQuickForm
(AbstractADWindowContent winContent, boolean m_onlyCurrentRows, int m_onlyCurrentDays) -
Uses of AbstractADWindowContent in org.adempiere.webui.panel
ModifierConstructorDescriptionLabelsPanel
(AbstractADWindowContent abstractADWindowContent, int AD_Table_ID, int Record_ID) Deprecated.LabelsPanel
(AbstractADWindowContent abstractADWindowContent, int AD_Table_ID, int Record_ID, String Record_UU) Standard constructor -
Uses of AbstractADWindowContent in org.adempiere.webui.panel.action
ModifierConstructorDescription -
Uses of AbstractADWindowContent in org.adempiere.webui.window
ModifierConstructorDescriptionFindWindow
(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, String whereExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) FindWindow ConstructorStandard constructor
LabelsPanel(AbstractADWindowContent, int, int, String)
instead