Uses of Interface
org.adempiere.webui.part.UIPart
Packages that use 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
Classes in org.adempiere.webui that implement UIPartConstructors in org.adempiere.webui with parameters of type UIPartModifierConstructorDescriptionShowMaskWrapper(UIPart uiPart) this mask will show over component fromgetComponent() -
Uses of UIPart in org.adempiere.webui.adwindow
Subinterfaces of UIPart in org.adempiere.webui.adwindowModifier and TypeInterfaceDescriptioninterfaceController interface for header+details AD_Tabs UI for AD_Window.Classes in org.adempiere.webui.adwindow that implement UIPartModifier and TypeClassDescriptionclassAbstract base class for header+details AD_Tabs UI for AD_Window.classAbstract controller class for the content of AD Window (toolbar+breadcrumb+tabs+statusbar).classController for AD_Window UIclassController forADWindowcontent.classHeader and detail controller for AD_Tabs.
This class manage a list of tabs with the current selected tab as the visibleADTabpanelinstance.
Child tabs of selected tab is shown inDetailPaneusingTabbox. -
Uses of UIPart in org.adempiere.webui.desktop
Subinterfaces of UIPart in org.adempiere.webui.desktopClasses in org.adempiere.webui.desktop that implement UIPart -
Uses of UIPart in org.adempiere.webui.part
Classes in org.adempiere.webui.part that implement UIPartModifier and TypeClassDescriptionclassAbstract base class for UI block controllerclassController for multiple tab UI block.classController for multiple desktop windows (tabs).