Uses of Class
org.adempiere.webui.adwindow.DetailPane
Packages that use DetailPane
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
-
Uses of DetailPane in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow that return DetailPaneModifier and TypeMethodDescriptionprotected DetailPane
CompositeADTabbox.createDetailPane()
Create detail panel at bottomADSortTab.getDetailPane()
ADTabpanel.getDetailPane()
IADTabpanel.getDetailPane()
Get parent detail paneMethods in org.adempiere.webui.adwindow with parameters of type DetailPaneModifier and TypeMethodDescriptionvoid
ADSortTab.setDetailPane
(DetailPane detailPane) void
ADTabpanel.setDetailPane
(DetailPane component) void
IADTabpanel.setDetailPane
(DetailPane detailPane) Set theDetailPane
part that own this IADTabpanel instance