Uses of Class
org.adempiere.webui.adwindow.ADWindow
Package
Description
-
Uses of ADWindow in org.adempiere.webui.adwindow
Modifier and TypeMethodDescriptionstatic ADWindow
ADWindow.findADWindow
(org.zkoss.zk.ui.Component comp) Find ADWindow instance that's the ancestor of compstatic ADWindow
ADWindow.get
(int windowNo) AbstractADWindowContent.getADWindow()
-
Uses of ADWindow in org.adempiere.webui.adwindow.validator
ModifierConstructorDescriptionWindowValidatorEvent
(ADWindow window, String name) WindowValidatorEvent
(ADWindow window, String name, Object data) -
Uses of ADWindow in org.adempiere.webui.component
Modifier and TypeMethodDescriptionstatic Tab.DecorateInfo
Helper method to create decorate info from adWindow info -
Uses of ADWindow in org.adempiere.webui.desktop
Modifier and TypeMethodDescriptionvoid
IDesktop.openWindow
(int windowId, Callback<ADWindow> callback) void
IDesktop.openWindow
(int windowId, MQuery query, Callback<ADWindow> callback) void
TabbedDesktop.openWindow
(int windowId, Callback<ADWindow> callback) void
TabbedDesktop.openWindow
(int windowId, MQuery query, Callback<ADWindow> callback) -
Uses of ADWindow in org.adempiere.webui.editor