Uses of Class
org.adempiere.webui.component.Window
-
-
Uses of Window in org.adempiere.webui
Subclasses of Window in org.adempiere.webui Modifier and Type Class Description class
FedexLabelWindow
class
UPSHtmlLabelWindow
class
ValuePreference
Maintain Value Preferences. -
Uses of Window in org.adempiere.webui.acct
Subclasses of Window in org.adempiere.webui.acct Modifier and Type Class Description class
WAcctViewer
Account Viewer : Based on class AcctViewer -
Uses of Window in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow with parameters of type Window Modifier and Type Method Description void
AbstractADWindowContent. showBusyMask(Window window)
-
Uses of Window in org.adempiere.webui.apps
Subclasses of Window in org.adempiere.webui.apps Modifier and Type Class Description class
AbstractProcessDialog
class
BusyDialog
class
FeedbackRequestWindow
class
HelpWindow
class
ProcessDialog
Dialog to Start process or report.class
ProcessModalDialog
Modal Dialog to Start process.Methods in org.adempiere.webui.apps with parameters of type Window Modifier and Type Method Description static void
AEnv. showCenterScreen(Window window)
Show in the center of the screen.static void
AEnv. showCenterWindow(Window parent, Window window)
Position in center of the parent window.static void
AEnv. showScreen(Window window, String position)
Show in the center of the screen.static void
AEnv. showWindow(Window win)
Constructors in org.adempiere.webui.apps with parameters of type Window Constructor Description ProcessModalDialog(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.form Modifier and Type Class Description class
AddAuthorizationForm
IDEMPIERE-3101class
CompareCtxHelpSuggestion
class
CompareFieldSuggestion
class
MFARegisterForm
IDEMPIERE-4782class
WAttributeGrid
Product Attribute Table.class
WBOMDrop
class
WCreateFromForm
class
WCreateFromWindow
class
WFileImport
Fixed length file importclass
WGenForm
Generate custom form windowclass
WMergeUI
class
WPaymentFormWindow
class
WPluginManager
A Custom Form to manage plugins in iDempiereclass
WQuickForm
Quick entry formclass
WSQLProcess
A Custom Form to specify and process SQL statements. -
Uses of Window in org.adempiere.webui.apps.graph
Subclasses of Window in org.adempiere.webui.apps.graph Modifier and Type Class Description class
WPerformanceDetail
Performance Detail Frame.class
WViewPI
-
Uses of Window in org.adempiere.webui.apps.wf
Subclasses of Window in org.adempiere.webui.apps.wf Modifier and Type Class Description class
WFEditor
class
WWFActivity
Direct port from WFActivity -
Uses of Window in org.adempiere.webui.component
Subclasses of Window in org.adempiere.webui.component Modifier and Type Class Description class
FolderBrowser
Directory and File Browserclass
FWindow
class
Messagebox
Messagebox : Replaces ZK's Messageboxclass
ProcessInfoDialog
-
Uses of Window in org.adempiere.webui.dashboard
Subclasses of Window in org.adempiere.webui.dashboard Modifier and Type Class Description class
CalendarWindow
class
DashboardPanel
Custom dashboard item base classclass
DPActivities
Deprecated.class
DPCalendar
Dashboard item: ZK calendarclass
DPDocumentStatus
class
DPFavourites
Dashboard item: User favourites - Tree based view organizeclass
DPGoogleCalendar
Dashboard item: Google calendarclass
DPMenuTree
Dashboard item: Menu Treeclass
DPPerformance
Dashboard item: Performance Indicatorsclass
DPRecentItems
Dashboard item: Recent Itemsclass
DPRunningJobs
class
DPViews
Dashboard item: Info viewsclass
EventWindow
class
FavouriteFolderDialog
Favourite folder add or edit dialogclass
LoginOpenSequenceDialog
Favorite node login to open menu and its sequence configuration dialogclass
RequestWindow
Constructors in org.adempiere.webui.dashboard with parameters of type Window Constructor Description RequestWindow(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 Window Modifier and Type Method Description protected abstract void
AbstractDesktop. showEmbedded(Window win)
protected void
TabbedDesktop. showEmbedded(Window window)
protected void
AbstractDesktop. showHighlighted(Window win, String position)
protected void
AbstractDesktop. showModal(Window win)
protected void
AbstractDesktop. showOverlapped(Window win, String position)
protected void
AbstractDesktop. showPopup(Window win, String position)
void
AbstractDesktop. showWindow(Window win)
void
AbstractDesktop. showWindow(Window win, String pos)
when width of win set by stylesheet (css class or in style) win sometime don't in center.void
IDesktop. showWindow(Window win)
void
IDesktop. showWindow(Window win, String position)
-
Uses of Window in org.adempiere.webui.grid
Subclasses of Window in org.adempiere.webui.grid Modifier and Type Class Description class
AbstractWQuickEntry
Quick Entry Window Interface based on class WQuickEntry by Carlos Ruizclass
WBPartner
Deprecated.class
WQuickEntry
Quick Entry Window Author: Carlos Ruiz -
Uses of Window in org.adempiere.webui.info
Subclasses of Window in org.adempiere.webui.info Modifier and Type Class Description class
InfoAssetWindow
class
InfoAssignmentWindow
class
InfoBPartnerWindow
class
InfoInOutWindow
class
InfoInvoiceWindow
class
InfoOrderWindow
class
InfoPAttributeInstanceWindow
class
InfoPAttributeWindow
class
InfoPaymentWindow
class
InfoProductWindow
class
InfoWindow
AD_InfoWindow implementation -
Uses of Window in org.adempiere.webui.panel
Subclasses of Window in org.adempiere.webui.panel Modifier and Type Class Description class
ADForm
Adempiere Web UI custom form.class
BroadcastMessageWindow
class
ChangePasswordPanel
Change Password Panelclass
CustomForm
class
FooterPanel
class
InfoAssetPanel
Deprecated.class
InfoAssignmentPanel
Deprecated.class
InfoBPartnerPanel
Deprecated.class
InfoCashLinePanel
Deprecated.class
InfoGeneralPanel
Zk Portclass
InfoInOutPanel
Deprecated.class
InfoInvoicePanel
Deprecated.class
InfoOrderPanel
Deprecated.class
InfoPanel
Search Information and return selection - Base Class.class
InfoPAttributeInstancePanel
Display Product Attribute Instance Info This class is based on org.compiere.apps.search.PAttributeInstance written by Jorg Jankeclass
InfoPAttributePanel
Search by Product Attribute.class
InfoPaymentPanel
Deprecated.class
InfoProductPanel
Deprecated.class
InvoiceHistory
Price History for BPartner/Product This class is based on org.compiere.apps.search.InvoiceHistory written by Jorg Jankeclass
LoginPanel
class
ResetPasswordPanel
Reset Password Panelclass
RolePanel
class
ValidateMFAPanel
class
WAttachment
class
WDocActionPanel
class
WOnlyCurrentDays
Queries how many days back history is displayed as currentclass
WProcessParameterForm
class
WSchedule
Visual and Control Part of Schedule.class
WTabEditorForm
Constructors in org.adempiere.webui.panel with parameters of type Window Constructor Description InfoPAttributeInstancePanel(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.report
Subclasses of Window in org.adempiere.webui.report Modifier and Type Class Description class
LinkWindow
-
Uses of Window in org.adempiere.webui.window
Subclasses of Window in org.adempiere.webui.window Modifier and Type Class Description class
AboutWindow
class
CustomizeGridViewDialog
class
FindWindow
This class is based on org.compiere.apps.search.Find written by Jorg Janke.class
InfoSchedule
Schedule - Resource availability and assigment.class
LoginWindow
class
MultiFileDownloadDialog
class
SimplePDFViewer
class
WAccountDialog
Dialog to enter Account Infoclass
WAssignmentDialog
Resource Assignment Dialogclass
WChat
Application Chatclass
WCtxHelpSuggestion
class
WEMailDialog
EMail Dialogclass
WFieldRecordInfo
Change History for fieldclass
WFieldSuggestion
class
WGadgets
class
WImageDialog
Base on the original Swing Image Dialog.class
WLocationDialog
class
WLocatorDialog
Location Dialog : Based on VLocationDialogclass
WMediaDialog
class
WPAttributeDialog
Product Attribute Set Product/Instance Dialog Editor.class
WPAttributeInstance
Display Product Attribute Instance Infoclass
WPostIt
bas� sur WTextEditorDialogclass
WPreference
class
WRecordAccessDialog
Record Access Dialogclass
WRecordInfo
Record Info (Who) With Change Historyclass
WRecordTimeLine
class
WReportExportDialog
class
WReportUploadDialog
class
WTask
Application Taskclass
WTextEditorDialog
class
ZkJRViewer
class
ZkReportViewer
Print View FrameConstructors in org.adempiere.webui.window with parameters of type Window Constructor Description WRecordAccessDialog(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.media Modifier and Type Class Description class
WMediaOptions
-