Uses of Class
org.adempiere.webui.component.Window
Packages that use Window
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 viewer for accounting posting (Fact_Acct)
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Provide implementation of iDempiere form.
Provide class and interface for chart (AD_Chart), performance indicator (PA_Goal) and document status indicator (PA_DocumentStatus) implementation.
Provide implementation classes for workflow editor and workflow activities form
Custom Zk components for iDempiere
Implementation of desktop dashboard and dashboard gadgets.
Provide interface and classes for implementation of iDempiere desktop
Implement quick entry form for field
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Provide interface and classes for UI block and desktop windows (tabs) controller.
Provide implementation for HTML report extension
Provide implementation of various system dialog and windows
Interface for media viewer
-
Uses of Window in org.adempiere.webui
Subclasses of Window in org.adempiere.webuiModifier and TypeClassDescriptionclassWindow to show and print shipping label image from attachmentclassWindow to show and print shipping label in html and image formatclassMaintain Value Preferences. -
Uses of Window in org.adempiere.webui.acct
Subclasses of Window in org.adempiere.webui.acct -
Uses of Window in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow with parameters of type WindowModifier and TypeMethodDescriptionvoidAbstractADWindowContent.showBusyMask(Window window) Show busy mask over window -
Uses of Window in org.adempiere.webui.apps
Subclasses of Window in org.adempiere.webui.appsModifier and TypeClassDescriptionclassAbstract dialog base class for execution of process/report.classBlocking in progress dialog.classWindow to capture feedback request from user.classHelp for AD Window with contents generated from AD definition.classEmbedded window to start process or report.classModal Dialog to Start process.classDrill assistant dialogMethods in org.adempiere.webui.apps with parameters of type WindowModifier and TypeMethodDescriptionstatic voidAEnv.showCenterScreen(Window window) Show window in the center of screen.static voidAEnv.showCenterWindow(Window parent, Window window) Show window in center of the parent window.static voidAEnv.showScreen(Window window, String position) Show window at position (Window.setPosition(String)) and show it.static voidAEnv.showWindow(Window win) Show window in desktop.Constructors in org.adempiere.webui.apps with parameters of type WindowModifierConstructorDescriptionProcessModalDialog(Window parent, String title, int WindowNo, int AD_Process_ID, int tableId, int recordId, boolean autoStart) Deprecated. -
Uses of Window in org.adempiere.webui.apps.form
Subclasses of Window in org.adempiere.webui.apps.formModifier and TypeClassDescriptionclassIDEMPIERE-3101classForm to compare suggested text from AD_CtxHelpSuggestion with the original text from AD_CtxHelpMsg.classForm to compare suggested text from AD_FieldSuggestion with the original text from AD_Field.classIDEMPIERE-4782classProduct Attribute Table.classForm to create order, invoice or project lines from BOM.classCreate from form windowclassWindow for create from formclassFixed length file import.
Import data from text file into DB with definition from AD_ImpFormat.classWindow for use together withGenFormto support the select source document and generate new target document UI pattern.classCustom form forWMerge.classWindow forIPaymentForm.classA Custom Form to manage plugins in iDempiereclassQuick entry form.classA Custom Form to specify and process SQL statements.classA Custom Form to process SQL queries. -
Uses of Window in org.adempiere.webui.apps.graph
Subclasses of Window in org.adempiere.webui.apps.graph -
Uses of Window in org.adempiere.webui.apps.wf
Subclasses of Window in org.adempiere.webui.apps.wfModifier and TypeClassDescriptionclassWorkflow editor formclassWorkflow activity form -
Uses of Window in org.adempiere.webui.component
Subclasses of Window in org.adempiere.webui.componentModifier and TypeClassDescriptionclassDirectory and File BrowserclassDeprecated.classMessagebox : Replaces ZK's MessageboxclassDialog to displayProcessInfodetails. -
Uses of Window in org.adempiere.webui.dashboard
Subclasses of Window in org.adempiere.webui.dashboardModifier and TypeClassDescriptionclassCalendar windowclassBase class for dashboard gadget/widgetclassDeprecated.classDashboard gadget: Zk Calendar.classDashboard gadget forWDocumentStatusPanelclassDashboard gadget: User favourites - Tree based view organizeclassDashboard gadget: Google calendarclassDashboard gadget: Menu TreeclassDashboard gadget: Performance IndicatorsclassDashboard gadget: Recent ItemsclassDashboard gadget: running background jobs (Run As Job in Process Dialog).classDashboard gadget: List of Info viewsclassWindow for Request EventclassFavourite add or edit folder dialogclassDialog to manage auto launch favourite items.classWindow for requestConstructors in org.adempiere.webui.dashboard with parameters of type WindowModifierConstructorDescriptionRequestWindow(org.zkoss.calendar.event.CalendarsEvent ce, Window parent) -
Uses of Window in org.adempiere.webui.desktop
Methods in org.adempiere.webui.desktop with parameters of type WindowModifier and TypeMethodDescriptionprotected abstract voidAbstractDesktop.showEmbedded(Window win) ShowWindow.Mode.EMBEDDEDwindowprotected voidTabbedDesktop.showEmbedded(Window window) Show window in new tabprotected voidAbstractDesktop.showHighlighted(Window win, String position) ShowWindow.Mode.HIGHLIGHTEDwindowprotected voidShow modal window.protected voidAbstractDesktop.showOverlapped(Window win, String position) ShowWindow.Mode.OVERLAPPEDwindowprotected voidShowWindow.Mode.POPUPwindowvoidAbstractDesktop.showWindow(Window win) Delegate toAbstractDesktop.showWindow(Window, String)voidAbstractDesktop.showWindow(Window win, String pos) When width of win set by stylesheet (css class or in style) win sometime don't position in center.
To workaround that, useLayoutUtils.openOverlappedWindow(org.zkoss.zk.ui.Component, org.zkoss.zul.Window, String).voidIDesktop.showWindow(Window win) Show window in desktopvoidIDesktop.showWindow(Window win, String position) Show window in desktop -
Uses of Window in org.adempiere.webui.grid
Subclasses of Window in org.adempiere.webui.gridModifier and TypeClassDescriptionclassQuick Entry Window.
Based on class WQuickEntry by Carlos RuizclassDeprecated.classQuick Entry Window -
Uses of Window in org.adempiere.webui.info
Subclasses of Window in org.adempiere.webui.infoModifier and TypeClassDescriptionclassInfo window for A_AssetclassInfo window for S_ResourceAssignmentclassInfo window for C_BPartnerclassInfo window for M_InOutclassInfo window for C_InvoiceclassInfo window for C_OrderclassDeprecated.not useclassDeprecated.not useclassInfo window for C_PaymentclassInfo window for M_ProductclassAD_InfoWindow implementation -
Uses of Window in org.adempiere.webui.panel
Subclasses of Window in org.adempiere.webui.panelModifier and TypeClassDescriptionclassAbstract base class for iDempiere Web UI custom form (AD_Form).classWindow to view and acknowledge messages from AD_BroadcastMessageclassChange Password dialogclassEmpty ADForm for form controller to render to.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classZk PortclassDeprecated.classDeprecated.classDeprecated.classAbstract base class for info panel and info window.
Info window that works in two mode.classDisplay Product Attribute Set Instance InfoclassSearch by Product Attribute.classDeprecated.classDeprecated.classInvoice Price History for BPartner/ProductclassLogin panel ofLoginWindowclassReset Password PanelclassSelect role panel ofLoginWindowclassMulti factor authentication panelclassAttachment windowclassDocument action dialogclassDialog to select how many days back history is included as part of queryclassForm to capture process parameters for scheduler, etcclassWindow to view and manage scheduling of resources (S_Resource and S_ResourceAssignment)classForm to visually layout AD_TabConstructors in org.adempiere.webui.panel with parameters of type WindowModifierConstructorDescriptionInfoPAttributeInstancePanel(Window parent, String title, int M_Warehouse_ID, int M_Locator_ID, int M_Product_ID, int C_BPartner_ID) ConstructorInvoiceHistory(Window parent, int C_BPartner_ID, int M_Product_ID, int M_Warehouse_ID, int M_AttributeSetInstance_ID) Show History -
Uses of Window in org.adempiere.webui.part
Methods in org.adempiere.webui.part with parameters of type Window -
Uses of Window in org.adempiere.webui.report
Subclasses of Window in org.adempiere.webui.report -
Uses of Window in org.adempiere.webui.window
Subclasses of Window in org.adempiere.webui.windowModifier and TypeClassDescriptionclassAbout dialog for iDempiereclassDialog to customize grid view layoutclassError window in error.zul
Remove SSO Principal from session when error.classFind/Search Records dialog.classSchedule - Resource availability and assignment.classLogin windowclassDialog to download multiple filesclassSimple dialog to show PDF documentfinal classDialog to enter Account InfoclassResource Assignment DialogclassChat dialog (CM_Chat)classDialog to capture suggestion for context help (AD_CtxHelp)classForm to customize grid view for AD_UserDef_TabclassSend EMail DialogclassDialog to view field change log historyclassDialog to submit field suggestion (AD_FieldSuggestion)classDialog to select dashboard content for userclassDialog to view, remove or upload new image (AD_Image)classclassDialog to view and edit location addressclassDialog for warehouse locatorclassDialog to view, upload new, remove or download media.classProduct Instance/Non-Instance attribute Dialog.classProduct Attribute Set Instance (for instance attributes) view and selection dialog.classDialog for post it note (AD_PostIt)classUser preference dialogclassRecord Access Dialog (AD_Record_Access)classDialog to edit Record_ID or Record_UU fieldclassRecord Info (Who) With Change HistoryclassclassDialog to export and download reportclassDialog to upload report to external storage service (for e.g Google Drive)classWindow for editing custom attributes related to record based on configured attribute set on AD TableclassDialog to execute OS TaskclassText editor dialog with plain text and HTML editor tabclassViewer for jasper reportclassReport Viewer.Fields in org.adempiere.webui.window declared as WindowModifier and TypeFieldDescriptionprotected WindowFindWindow.winAdvancedAdvanced search Tabprotected WindowFindWindow.winLookupRecordSimple search TabMethods in org.adempiere.webui.window with parameters of type WindowModifier and TypeMethodDescriptionvoidLoginWindow.loginCompleted(Login login, KeyNamePair m_orgKNPair, Window component) Complete login processConstructors in org.adempiere.webui.window with parameters of type WindowModifierConstructorDescriptionWRecordAccessDialog(Window parent, int AD_Table_ID, int Record_ID) Record Access Dialog -
Uses of Window in org.idempiere.ui.zk.media
Subclasses of Window in org.idempiere.ui.zk.mediaModifier and TypeClassDescriptionclassDialog to provide option to upload or view media
Windowinstead