Uses of Interface
org.adempiere.webui.part.UIPart
Package
Description
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide interface and classes for implementation of iDempiere desktop
Provide interface and classes for UI block and desktop windows (tabs) controller.
-
Uses of UIPart in org.adempiere.webui
ModifierConstructorDescriptionShowMaskWrapper
(UIPart uiPart) this mask will show over component fromgetComponent()
-
Uses of UIPart in org.adempiere.webui.adwindow
Modifier and TypeInterfaceDescriptioninterface
Controller interface for header+details AD_Tabs UI for AD_Window.Modifier and TypeClassDescriptionclass
Abstract base class for header+details AD_Tabs UI for AD_Window.class
Abstract controller class for the content of AD Window (toolbar+breadcrumb+tabs+statusbar).class
Controller for AD_Window UIclass
Controller forADWindow
content.class
Header and detail controller for AD_Tabs.
This class manage a list of tabs with the current selected tab as the visibleADTabpanel
instance.
Child tabs of selected tab is shown inDetailPane
usingTabbox
. -
Uses of UIPart in org.adempiere.webui.desktop
-
Uses of UIPart in org.adempiere.webui.part
Modifier and TypeClassDescriptionclass
Abstract base class for UI block controllerclass
Controller for multiple tab UI block.class
Controller for multiple desktop windows (tabs).