Serialized Form
-
Package org.adempiere.base
-
Class org.adempiere.base.ServiceQuery
- serialVersionUID:
- -3624488575106821781L
-
-
Package org.adempiere.base.ds
-
Class org.adempiere.base.ds.ServiceRankingComparator
class ServiceRankingComparator extends Object implements Serializable- serialVersionUID:
- 3444598255961708618L
-
-
Package org.adempiere.eclipse.equinox.http.servlet
-
Class org.adempiere.eclipse.equinox.http.servlet.BridgeFilter
class BridgeFilter extends BridgeServlet implements Serializable- serialVersionUID:
- 1309373924501049438L
-
Serialized Fields
-
servletConfig
org.adempiere.eclipse.equinox.http.servlet.BridgeFilter.ServletConfigAdaptor servletConfig
-
-
Class org.adempiere.eclipse.equinox.http.servlet.BridgeServlet
class BridgeServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 2825667412474494674L
-
Serialized Fields
-
delegate
javax.servlet.http.HttpServlet delegate
-
delegateIsFilter
boolean delegateIsFilter
-
-
Class org.adempiere.eclipse.equinox.http.servlet.ProxyContext.ContextAttributes
- serialVersionUID:
- 1916670423277243587L
-
Serialized Fields
-
referenceCount
int referenceCount
-
-
Class org.adempiere.eclipse.equinox.http.servlet.ProxyServlet
class ProxyServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 4117456123807468871L
-
Serialized Fields
-
filterRegistrations
Map<javax.servlet.Filter,
FilterRegistration> filterRegistrations -
httpContext
String httpContext
-
proxyContext
ProxyContext proxyContext
-
registeredServlets
Set<javax.servlet.Servlet> registeredServlets
-
servletRegistrations
Map<String,
ServletRegistration> servletRegistrations
-
-
Class org.adempiere.eclipse.equinox.http.servlet.ResourceServlet
class ResourceServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 3586876493076122102L
-
Serialized Fields
-
httpContext
org.osgi.service.http.HttpContext httpContext
-
internalName
String internalName
-
-
-
Package org.adempiere.exceptions
-
Exception org.adempiere.exceptions.AdempiereException
class AdempiereException extends RuntimeException implements Serializable- serialVersionUID:
- 2340179640558569534L
-
Exception org.adempiere.exceptions.AverageCostingNegativeQtyException
class AverageCostingNegativeQtyException extends AdempiereException implements Serializable- serialVersionUID:
- 4165497320719149773L
-
Exception org.adempiere.exceptions.AverageCostingZeroQtyException
class AverageCostingZeroQtyException extends AdempiereException implements Serializable- serialVersionUID:
- 4165497320719149773L
-
Exception org.adempiere.exceptions.BPartnerException
class BPartnerException extends AdempiereException implements Serializable- serialVersionUID:
- -4311798678799373821L
-
Serialized Fields
-
C_BPartner_ID
int C_BPartner_ID
-
-
Exception org.adempiere.exceptions.BPartnerNoAddressException
class BPartnerNoAddressException extends BPartnerException implements Serializable- serialVersionUID:
- -1892858395845764918L
-
Exception org.adempiere.exceptions.BPartnerNoBillToAddressException
class BPartnerNoBillToAddressException extends BPartnerException implements Serializable- serialVersionUID:
- -8423260338845096466L
-
Exception org.adempiere.exceptions.BPartnerNoShipToAddressException
class BPartnerNoShipToAddressException extends BPartnerException implements Serializable- serialVersionUID:
- 4388496060894704270L
-
Exception org.adempiere.exceptions.DBException
class DBException extends AdempiereException implements Serializable- serialVersionUID:
- -1961265420169932726L
-
Serialized Fields
-
m_sql
String m_sql
-
-
Exception org.adempiere.exceptions.DocTypeNotFoundException
class DocTypeNotFoundException extends AdempiereException implements Serializable- serialVersionUID:
- -4218893853798807816L
-
Serialized Fields
-
m_docBaseType
String m_docBaseType
Doc Base Type
-
-
Exception org.adempiere.exceptions.FillMandatoryException
class FillMandatoryException extends AdempiereException implements Serializable- serialVersionUID:
- 9074980284529933724L
-
Exception org.adempiere.exceptions.InvoiceFullyMatchedException
class InvoiceFullyMatchedException extends AdempiereException implements Serializable- serialVersionUID:
- -7474922528576404203L
-
Exception org.adempiere.exceptions.NegativeInventoryDisallowedException
class NegativeInventoryDisallowedException extends AdempiereException implements Serializable- serialVersionUID:
- 253224414462489886L
-
Serialized Fields
-
M_AttributeSetInstance_ID
int M_AttributeSetInstance_ID
-
M_Locator_ID
int M_Locator_ID
-
M_Product_ID
int M_Product_ID
-
M_Warehouse_ID
int M_Warehouse_ID
-
MovementQty
BigDecimal MovementQty
-
QtyOnHand
BigDecimal QtyOnHand
-
-
Exception org.adempiere.exceptions.NoUOMConversionException
class NoUOMConversionException extends AdempiereException implements Serializable- serialVersionUID:
- -4868882017576097089L
-
Exception org.adempiere.exceptions.NoVendorForProductException
class NoVendorForProductException extends AdempiereException implements Serializable- serialVersionUID:
- 3412903630540562323L
-
Exception org.adempiere.exceptions.PeriodClosedException
class PeriodClosedException extends AdempiereException implements Serializable- serialVersionUID:
- -2798371272365454799L
-
Exception org.adempiere.exceptions.PORelationException
class PORelationException extends AdempiereException implements Serializable- serialVersionUID:
- -906400765022362887L
-
Exception org.adempiere.exceptions.ProductNotOnPriceListException
class ProductNotOnPriceListException extends AdempiereException implements Serializable- serialVersionUID:
- -3505579126676698444L
-
Exception org.adempiere.exceptions.TaxCriteriaNotFoundException
class TaxCriteriaNotFoundException extends AdempiereException implements Serializable- serialVersionUID:
- -8192276006656371964L
-
Exception org.adempiere.exceptions.TaxForChangeNotFoundException
class TaxForChangeNotFoundException extends AdempiereException implements Serializable- serialVersionUID:
- 6553174922970467775L
-
Exception org.adempiere.exceptions.TaxNoExemptFoundException
class TaxNoExemptFoundException extends AdempiereException implements Serializable- serialVersionUID:
- -5489066603806460132L
-
Exception org.adempiere.exceptions.TaxNotFoundException
class TaxNotFoundException extends AdempiereException implements Serializable- serialVersionUID:
- -5471615720092096644L
-
Exception org.adempiere.exceptions.WarehouseInvalidForOrgException
class WarehouseInvalidForOrgException extends AdempiereException implements Serializable- serialVersionUID:
- -8637554073291880392L
-
Exception org.adempiere.exceptions.WarehouseLocatorConflictException
class WarehouseLocatorConflictException extends AdempiereException implements Serializable- serialVersionUID:
- 4812283712626432829L
-
-
Package org.adempiere.model
-
Class org.adempiere.model.GenericPO
class GenericPO extends PO implements Serializable- serialVersionUID:
- 3180937588404433030L
-
Serialized Fields
-
docActionDelegate
DocActionDelegate<GenericPO> docActionDelegate
-
tableID
int tableID
We must not use variable initializer here since the 2 variable below will be initialize inside the initPO method called by the parent constructor. -
tableName
String tableName
-
-
Class org.adempiere.model.MBroadcastMessage
class MBroadcastMessage extends X_AD_BroadcastMessage implements Serializable- serialVersionUID:
- 3733943472482553977L
-
Class org.adempiere.model.MInfoProcess
class MInfoProcess extends X_AD_InfoProcess implements Serializable- serialVersionUID:
- 7833442401205258074L
-
Serialized Fields
-
m_viewIDName
String m_viewIDName
-
-
Class org.adempiere.model.MInfoRelated
class MInfoRelated extends X_AD_InfoRelated implements Serializable- serialVersionUID:
- 4000783886138460291L
-
Class org.adempiere.model.MRelationType
class MRelationType extends X_AD_RelationType implements Serializable- serialVersionUID:
- 5486148151201672913L
-
Serialized Fields
-
destinationRefId
int destinationRefId
-
-
Class org.adempiere.model.MTabCustomization
class MTabCustomization extends X_AD_Tab_Customization implements Serializable- serialVersionUID:
- 7401493734354775112L
-
Class org.adempiere.model.MWizardProcess
class MWizardProcess extends X_AD_WizardProcess implements Serializable- serialVersionUID:
- -7713151820360928310L
-
Class org.adempiere.model.MWlistboxCustomization
class MWlistboxCustomization extends X_AD_Wlistbox_Customization implements Serializable- serialVersionUID:
- -493650011622455985L
-
-
Package org.adempiere.pipo2.exception
-
Exception org.adempiere.pipo2.exception.DatabaseAccessException
class DatabaseAccessException extends RuntimeException implements Serializable- serialVersionUID:
- -8834711100842625706L
-
Exception org.adempiere.pipo2.exception.POSaveFailedException
class POSaveFailedException extends RuntimeException implements Serializable- serialVersionUID:
- 8325708851137221459L
-
-
Package org.adempiere.report.jasper
-
Class org.adempiere.report.jasper.Barbecue
class Barbecue extends net.sf.jasperreports.renderers.AbstractRenderToImageDataRenderer implements Serializable- serialVersionUID:
- 5112469398754718739L
-
Serialized Fields
-
m_barcode
net.sourceforge.barbecue.Barcode m_barcode
-
-
-
Package org.adempiere.util
-
Class org.adempiere.util.GridRowCtx
class GridRowCtx extends Properties implements Serializable- serialVersionUID:
- 8163657930039348267L
-
Serialized Fields
-
ctx
Properties ctx
-
gridTab
GridTab gridTab
-
row
int row
-
windowNo
int windowNo
-
-
Class org.adempiere.util.ModelGeneratorDialog
class ModelGeneratorDialog extends JFrame implements Serializable- serialVersionUID:
- 3546051609729699491L
-
Serialized Fields
-
bCancel
JButton bCancel
-
bFolder
JButton bFolder
-
bGenerate
JButton bGenerate
-
fColumnEntityType
JTextField fColumnEntityType
-
fEntityType
JTextField fEntityType
-
fFolderName
JTextField fFolderName
-
fGenerateClass
JCheckBox fGenerateClass
-
fGenerateInterface
JCheckBox fGenerateInterface
-
fPackageName
JTextField fPackageName
-
fTableName
JTextField fTableName
-
-
Class org.adempiere.util.ServerContext
class ServerContext extends Object implements Serializable- serialVersionUID:
- -8274580404204046413L
-
Class org.adempiere.util.ServerContextPropertiesWrapper
class ServerContextPropertiesWrapper extends Properties implements Serializable- serialVersionUID:
- 4383867755398619422L
-
-
Package org.adempiere.webui
-
Class org.adempiere.webui.AdempiereWebUI
class AdempiereWebUI extends org.zkoss.zul.Window implements Serializable- serialVersionUID:
- -6725805283410008847L
-
Serialized Fields
-
clientInfo
ClientInfo clientInfo
client info from browser -
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
keyListener
org.zkforge.keylistener.Keylistener keyListener
Global key listener -
langSession
String langSession
Language for current session -
loginDesktop
WLogin loginDesktop
login and role selection window -
m_URLParameters
ConcurrentMap<String,
String[]> m_URLParameters Parameters map from browser URL -
userPreference
UserPreference userPreference
Current login user's preference -
userPreferences
MUserPreference userPreferences
User preference DB model
-
-
Class org.adempiere.webui.ClientInfo
class ClientInfo extends Object implements Serializable- serialVersionUID:
- -2686811277627911861L
-
Serialized Fields
-
colorDepth
int colorDepth
-
desktopHeight
int desktopHeight
-
desktopWidth
int desktopWidth
-
desktopXOffset
int desktopXOffset
-
desktopYOffset
int desktopYOffset
-
devicePixelRatio
double devicePixelRatio
-
orientation
String orientation
-
screenHeight
int screenHeight
-
screenWidth
int screenWidth
-
tablet
boolean tablet
-
timeZone
TimeZone timeZone
-
userAgent
String userAgent
-
-
Class org.adempiere.webui.DelegatingServlet
class DelegatingServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 7061080629329202814L
-
Serialized Fields
-
delegate
javax.servlet.http.HttpServlet delegate
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Class org.adempiere.webui.FedexLabelWindow
class FedexLabelWindow extends Window implements Serializable- serialVersionUID:
- 8850485069628076246L
-
Serialized Fields
-
content
org.zkoss.zul.Iframe content
-
images
List<MAttachmentEntry> images
-
lbx
Listbox lbx
-
-
Class org.adempiere.webui.UPSHtmlLabelWindow
class UPSHtmlLabelWindow extends Window implements Serializable- serialVersionUID:
- -3700882367300286247L
-
Serialized Fields
-
content
org.zkoss.zul.Iframe content
-
html
Listbox html
-
htmls
List<MAttachmentEntry> htmls
-
images
List<MAttachmentEntry> images
-
-
Class org.adempiere.webui.ValuePreference
class ValuePreference extends Window implements Serializable- serialVersionUID:
- 7594680475358417813L
-
Serialized Fields
-
adwindowContent
AbstractADWindowContent adwindowContent
-
bDelete
Button bDelete
-
cbClient
Checkbox cbClient
-
cbInfowindow
Checkbox cbInfowindow
-
cbOrg
Checkbox cbOrg
-
cbProcess
Checkbox cbProcess
-
cbUser
Checkbox cbUser
-
cbWindow
Checkbox cbWindow
-
confirmPanel
ConfirmPanel confirmPanel
-
fAttribute
Textbox fAttribute
-
fAttributeValue
Textbox fAttributeValue
-
fidValue
Textbox fidValue
-
fValue
Textbox fValue
-
isProcessInIW
boolean isProcessInIW
is true when value preference for a field of process call by info window -
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lAttribute
Label lAttribute
-
lExplanation
Label lExplanation
-
lidValue
Label lidValue
-
lSetFor
Label lSetFor
-
lValue
Label lValue
-
lValueValue
Label lValueValue
-
m_AD_Client_ID
int m_AD_Client_ID
-
m_AD_Infowindow_ID
int m_AD_Infowindow_ID
-
m_AD_Org_ID
int m_AD_Org_ID
-
m_AD_Process_ID_Of_Panel
int m_AD_Process_ID_Of_Panel
-
m_AD_User_ID
int m_AD_User_ID
-
m_AD_Window_ID
int m_AD_Window_ID
-
m_Attribute
String m_Attribute
-
m_ctx
Properties m_ctx
-
m_DisplayAttribute
String m_DisplayAttribute
-
m_DisplayType
int m_DisplayType
-
m_DisplayValue
String m_DisplayValue
-
m_role
MRole m_role
-
m_Value
String m_Value
-
m_WindowNo
int m_WindowNo
-
setLayout
Grid setLayout
-
setPanel
Panel setPanel
-
-
-
Package org.adempiere.webui.acct
-
Class org.adempiere.webui.acct.WAcctViewer
class WAcctViewer extends Window implements Serializable- serialVersionUID:
- 3440375640756094077L
-
Serialized Fields
-
bExport
Button bExport
-
bQuery
Button bQuery
-
bRePost
Button bRePost
-
bZoom
Button bZoom
-
displayDocumentInfo
Checkbox displayDocumentInfo
-
displayPanel
VerticalBox displayPanel
-
displayQty
Checkbox displayQty
-
displaySourceAmt
Checkbox displaySourceAmt
-
forcePost
Checkbox forcePost
-
group1
Checkbox group1
-
group2
Checkbox group2
-
group3
Checkbox group3
-
group4
Checkbox group4
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
lAcct
Label lAcct
-
lacctSchema
Label lacctSchema
-
lDate
Label lDate
-
lGroup
Label lGroup
-
lOrg
Label lOrg
-
lpostingType
Label lpostingType
-
lsel1
Label lsel1
-
lsel2
Label lsel2
-
lsel3
Label lsel3
-
lsel4
Label lsel4
-
lsel5
Label lsel5
-
lsel6
Label lsel6
-
lsel7
Label lsel7
-
lsel8
Label lsel8
-
lSort
Label lSort
-
m_data
WAcctViewerData m_data
State Info -
m_queryData
ArrayList<ArrayList<Object>> m_queryData
-
m_rmodel
RModel m_rmodel
-
m_windowNo
int m_windowNo
-
paging
org.zkoss.zul.Paging paging
-
pagingPanel
org.zkoss.zul.South pagingPanel
-
query
Tabpanel query
-
result
Tabpanel result
-
resultPanel
org.zkoss.zul.Borderlayout resultPanel
-
sel1
Button sel1
-
sel2
Button sel2
-
sel3
Button sel3
-
sel4
Button sel4
-
sel5
Button sel5
-
sel6
Button sel6
-
sel7
Button sel7
-
sel8
Button sel8
-
selAcct
Button selAcct
-
selAcctSchema
Listbox selAcctSchema
-
selDateFrom
WDateEditor selDateFrom
-
selDateTo
WDateEditor selDateTo
-
selDocument
Checkbox selDocument
-
selectionPanel
VerticalBox selectionPanel
-
selOrg
Listbox selOrg
-
selPostingType
Listbox selPostingType
-
selRecord
Button selRecord
-
selTable
Listbox selTable
-
sortBy1
Listbox sortBy1
-
sortBy2
Listbox sortBy2
-
sortBy3
Listbox sortBy3
-
sortBy4
Listbox sortBy4
-
southPanel
org.zkoss.zul.Hlayout southPanel
-
statusLine
Label statusLine
-
tabbedPane
Tabbox tabbedPane
-
table
Listbox table
-
tabpanels
Tabpanels tabpanels
-
tabQuery
Tab tabQuery
-
tabResult
Tab tabResult
-
tabs
Tabs tabs
-
-
-
Package org.adempiere.webui.adwindow
-
Class org.adempiere.webui.adwindow.ADSortTab
class ADSortTab extends Panel implements Serializable- serialVersionUID:
- 4302282658814599752L
-
Serialized Fields
-
active
boolean active
true if tab have been activated -
adWindowPanel
AbstractADWindowContent adWindowPanel
-
bAdd
Button bAdd
-
bDown
Button bDown
-
bRemove
Button bRemove
-
bUp
Button bUp
-
detailPaneMode
boolean detailPaneMode
-
gridTab
GridTab gridTab
-
isChanged
boolean isChanged
-
m_AD_Table_ID
int m_AD_Table_ID
-
m_ColumnSortName
String m_ColumnSortName
-
m_ColumnYesNoName
String m_ColumnYesNoName
-
m_IdentifierSql
String m_IdentifierSql
-
m_IdentifierTranslated
boolean m_IdentifierTranslated
-
m_KeyColumnName
String m_KeyColumnName
-
m_ParentColumnName
String m_ParentColumnName
-
m_TableName
String m_TableName
-
m_WindowNo
int m_WindowNo
-
noLabel
Label noLabel
-
noList
Listbox noList
-
noModel
SimpleListModel noModel
-
tabNo
int tabNo
-
uiCreated
boolean uiCreated
-
yesLabel
Label yesLabel
-
yesList
Listbox yesList
-
yesModel
SimpleListModel yesModel
-
-
Class org.adempiere.webui.adwindow.ADTabpanel
class ADTabpanel extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -5335610241895151024L
-
Serialized Fields
-
activated
boolean activated
true if tab have been activated -
allCollapsibleGroups
List<Group> allCollapsibleGroups
all collapsible groups -
currentGroup
Group currentGroup
current group for collapsible type field group -
currentTabGroupRows
Rows currentTabGroupRows
Current Rows for tab type field group -
dataBinder
GridTabDataBinder dataBinder
Sync field editor changes to GridField -
defaultFocusField
WEditor defaultFocusField
Default focus field -
detailPane
DetailPane detailPane
Panel for child tabs, south ofADTabpanel.formContainer
-
detailPaneMode
boolean detailPaneMode
true if this ADTabpanel instance is own by detail pane -
editorComps
ArrayList<org.zkoss.zk.ui.Component> editorComps
components for field editors -
editors
ArrayList<WEditor> editors
field editors -
fieldGroupContents
Map<String,
List<Row>> fieldGroupContents content rows for group -
fieldGroupHeaders
Map<String,
List<org.zkoss.zul.Row>> fieldGroupHeaders header row for group -
fieldGroupTabHeaders
Map<String,
List<Tab>> fieldGroupTabHeaders tabs for group (for tab type field group) -
form
Grid form
form view for center ofADTabpanel.formContainer
-
formContainer
Borderlayout formContainer
main layout for header (center), tree (west) and detail pane (south) -
gridTab
GridTab gridTab
-
gridWindow
GridWindow gridWindow
-
listPanel
GridView listPanel
list view for center ofADTabpanel.formContainer
-
numberOfFormColumns
int numberOfFormColumns
number of columns forADTabpanel.form
-
rowList
ArrayList<Row> rowList
all rows for current group (regardless of field group type) -
tabbox
Tabbox tabbox
Tab Box for Tab Type Field Groups -
tabGroupForms
List<Grid> tabGroupForms
List of Grid/Form for tab type field group -
tabNo
int tabNo
tab no within an AD Window (sequence start from 0) -
toolbarButtonEditors
ArrayList<WButtonEditor> toolbarButtonEditors
editor toolbar buttons -
toolbarProcessButtons
ArrayList<ToolbarProcessButton> toolbarProcessButtons
toolbar buttons for AD_ToolBarButton -
treePanel
ADTreePanel treePanel
Tree panel for west ofADTabpanel.formContainer
-
uiCreated
boolean uiCreated
true if UI have been created for form and list -
windowNo
int windowNo
-
windowPanel
AbstractADWindowContent windowPanel
AD Window content part that own this ADTabpanel instance
-
-
Class org.adempiere.webui.adwindow.ADTreePanel
class ADTreePanel extends org.zkoss.zul.Panel implements Serializable- serialVersionUID:
- 2718257463734592729L
-
Serialized Fields
-
AD_Tree_ID
int AD_Tree_ID
-
expandToggle
ToolBarButton expandToggle
ToolBarButton to expand or collapse all tree nodes -
m_tabno
int m_tabno
-
m_windowno
int m_windowno
-
pnlSearch
TreeSearchPanel pnlSearch
search/lookup panel for tree -
tree
org.zkoss.zul.Tree tree
-
-
Class org.adempiere.webui.adwindow.ADWindowContent.ADWindowVlayout
class ADWindowVlayout extends org.zkoss.zul.Vlayout implements Serializable- serialVersionUID:
- 6104341168705201721L
-
Serialized Fields
-
content
ADWindowContent content
-
-
Class org.adempiere.webui.adwindow.ADWindowToolbar
class ADWindowToolbar extends ToolBar implements Serializable- serialVersionUID:
- -2174135931334134570L
-
Serialized Fields
-
advancedList
List<String> advancedList
List of toolbar button with IsAdvanced=Y -
altKeyMap
Map<Integer,
ToolBarButton> altKeyMap alt+key shortcut map -
btnActiveWorkflows
ToolBarButton btnActiveWorkflows
-
btnArchive
ToolBarButton btnArchive
-
btnAttachment
ToolBarButton btnAttachment
-
btnChat
ToolBarButton btnChat
-
btnCopy
ToolBarButton btnCopy
-
btnCSVImport
ToolBarButton btnCSVImport
-
btnCustomize
ToolBarButton btnCustomize
-
btnDelete
ToolBarButton btnDelete
-
btnDetailRecord
ToolBarButton btnDetailRecord
-
btnExport
ToolBarButton btnExport
-
btnFileImport
ToolBarButton btnFileImport
-
btnFind
ToolBarButton btnFind
-
btnGridToggle
ToolBarButton btnGridToggle
-
btnHelp
ToolBarButton btnHelp
-
btnIgnore
ToolBarButton btnIgnore
-
btnLabel
ToolBarButton btnLabel
-
btnLock
ToolBarButton btnLock
-
btnNew
ToolBarButton btnNew
-
btnParentRecord
ToolBarButton btnParentRecord
-
btnPostIt
ToolBarButton btnPostIt
-
btnPrint
ToolBarButton btnPrint
-
btnProcess
ToolBarButton btnProcess
-
btnProductInfo
ToolBarButton btnProductInfo
-
btnQuickForm
ToolBarButton btnQuickForm
-
btnRefresh
ToolBarButton btnRefresh
-
btnReport
ToolBarButton btnReport
-
btnRequests
ToolBarButton btnRequests
-
btnSave
ToolBarButton btnSave
-
btnSaveAndCreate
ToolBarButton btnSaveAndCreate
-
btnShowMore
ToolBarButton btnShowMore
button to open overflow popup for toolbar buttons with IsShowMore=Y (for non-mobile client) -
btnZoomAcross
ToolBarButton btnZoomAcross
-
buttons
HashMap<String,
ToolBarButton> buttons Button Name:ToolBarButton. Map for all buttons -
ctrlKeyMap
Map<Integer,
ToolBarButton> ctrlKeyMap ctrl+key shortcut map -
event
org.zkoss.zk.ui.event.Event event
current ON_Click event that's being handle -
fQueryName
Combobox fQueryName
combobox to select user query -
isAllowProductInfo
boolean isAllowProductInfo
-
isPersonalLock
boolean isPersonalLock
Show Personal Lock -
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
keyMap
Map<Integer,
ToolBarButton> keyMap shortcut key map without ctrl and alt -
listeners
ArrayList<ToolbarListener> listeners
All register toolbar listener -
m_sNew
String m_sNew
translated message for new query label (default for en is "** New Query **") -
mobileOverflowButton
org.zkoss.zul.A mobileOverflowButton
show more button for mobile client -
mobileShowMoreButtons
ArrayList<ToolBarButton> mobileShowMoreButtons
For mobile client, the list of toolbar button with IsShowMore=Y is first keep here and move toADWindowToolbar.overflows
inevent
-
overflowPopup
org.zkoss.zul.Popup overflowPopup
Popup for overflow/IsShowMore=Y toolbar buttons. Use for both mobile and desktop client. -
overflows
ArrayList<ToolBarButton> overflows
list of toolbar button overflow to show more popup (or with IsShowMore=Y). Use for both mobile and desktop client. -
prevWidth
int prevWidth
width of toolbar from previous ON_AFTER_SIZE event -
quickFormTabHrchyLevel
int quickFormTabHrchyLevel
Maintain hierarchical Quick form by its parent-child tab while open leaf tab once and dispose and doing same action -
restrictionList
List<String> restrictionList
Restriction list for window, loaded from AD_ToolBarButtonRestrict -
selectedUserQuery
MUserQuery selectedUserQuery
-
toolbarCustomButtons
List<ToolbarCustomButton> toolbarCustomButtons
list of custom toolbar button (IsCustomization=Y) -
ToolBarMenuRestictionLoaded
boolean ToolBarMenuRestictionLoaded
-
userQueries
MUserQuery[] userQueries
-
windowContent
AbstractADWindowContent windowContent
AD Window content part that own this toolbar -
windowNo
int windowNo
-
-
Class org.adempiere.webui.adwindow.BreadCrumb
class BreadCrumb extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 929253935475618911L
-
Serialized Fields
-
btnFirst
ToolBarButton btnFirst
record navigation buttons -
btnLast
ToolBarButton btnLast
record navigation buttons -
btnNext
ToolBarButton btnNext
record navigation buttons -
btnPrevious
ToolBarButton btnPrevious
record navigation buttons -
btnRecordInfo
ToolBarButton btnRecordInfo
record navigation buttons -
buttons
HashMap<String,
ToolBarButton> buttons BtnName:ToolBarButton. Map of all toolbar buttons. -
layout
org.zkoss.zul.Hlayout layout
west layout for paths to a tab (for e.g "Business Partner > Location") -
linkPopup
Menupopup linkPopup
popup for link to other tabs at same level -
links
LinkedHashMap<String,
String> links Label:TabIndex. Link to other tabs at same level (i.e other child tabs of the same parent tab). -
m_dse
DataStatusEvent m_dse
Last DataStatusEvent fromAbstractADWindowContent.dataStatusChanged(DataStatusEvent)
-
m_gridTab
GridTab m_gridTab
-
m_text
String m_text
Last data status text fromAbstractADWindowContent.dataStatusChanged(DataStatusEvent)
-
toolbarContainer
org.zkoss.zul.Hlayout toolbarContainer
east layout for record navigation buttons -
toolbarListener
ToolbarListener toolbarListener
register ToolbarListener -
windowContent
AbstractADWindowContent windowContent
AD Window content part that own this bread crumb -
windowNo
int windowNo
-
-
Class org.adempiere.webui.adwindow.BreadCrumbLink
class BreadCrumbLink extends org.zkoss.zul.A implements Serializable- serialVersionUID:
- 170361731431877695L
-
Serialized Fields
-
pathId
String pathId
id for path (tab index)
-
-
Class org.adempiere.webui.adwindow.DetailPane
class DetailPane extends Panel implements Serializable- serialVersionUID:
- 3764215603459946930L
-
Serialized Fields
-
eventListener
org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> eventListener
Registered event listener for DetailPane events -
messageContainers
Map<Integer,
org.zkoss.zul.Hbox> messageContainers AD_Tab_ID:Hbox. Message (status, error) container for each tab. -
msgPopup
Window msgPopup
message popup window -
msgPopupCnt
org.zkoss.zul.Div msgPopupCnt
content for message popup -
prevSelectedIndex
int prevSelectedIndex
last selected tab index -
tabbox
Tabbox tabbox
tabbox for AD_Tabs
-
-
Class org.adempiere.webui.adwindow.DetailPane.Tabpanel
class Tabpanel extends Tabpanel implements Serializable- serialVersionUID:
- -2502140440194514450L
-
Serialized Fields
-
adTabPanel
IADTabpanel adTabPanel
-
overflowButton
org.zkoss.zul.A overflowButton
-
overflowPopup
org.zkoss.zul.Popup overflowPopup
-
pagingControl
org.zkoss.zul.Div pagingControl
-
recordToolBar
org.adempiere.webui.adwindow.DetailPane.RecordToolbar recordToolBar
-
toggleToFormView
boolean toggleToFormView
-
toolbar
ToolBar toolbar
-
toolbarCustomButtons
HashMap<ToolBarButton,
ToolbarCustomButton> toolbarCustomButtons
-
-
Class org.adempiere.webui.adwindow.GridTableListModel
class GridTableListModel extends org.zkoss.zul.AbstractListModel<Object> implements Serializable- serialVersionUID:
- 698185856751242764L
-
Class org.adempiere.webui.adwindow.GridView
class GridView extends org.zkoss.zul.Vlayout implements Serializable- serialVersionUID:
- 3995829393137424527L
-
Serialized Fields
-
columnOnClick
String columnOnClick
column click by user -
columnWidthMap
Map<Integer,
String> columnWidthMap AD_Field_ID:Column Width -
detailPaneMode
boolean detailPaneMode
true if it is in DetailPane -
gridColumnMenuPopup
org.zkoss.zul.Menupopup gridColumnMenuPopup
-
gridFields
GridField[] gridFields
fields display in grid mode, in case user customize grid, this list include only display fields. -
gridFooter
org.zkoss.zul.Div gridFooter
Footer for paging -
gridTab
GridTab gridTab
GridTab that back this GridView -
init
boolean init
true if this GridView instance have been init with GridTab -
isHasCustomizeData
boolean isHasCustomizeData
true if there are AD_Tab_Customization for GridTab -
listbox
Grid listbox
data grid instance -
listModel
GridTableListModel listModel
Zk List model forGridView.tableModel
-
m_isAutoHideEmptyColumn
String m_isAutoHideEmptyColumn
true if auto hide empty column feature is enable -
modeless
boolean modeless
true if current row is always in edit mode -
numColumns
int numColumns
-
pageSize
int pageSize
-
paging
org.zkoss.zul.Paging paging
-
refreshing
boolean refreshing
true when grid is refreshing its data -
renderer
GridTabRowRenderer renderer
Row renderer for this GridView instance -
selectAll
Checkbox selectAll
checkbox to select all row of current page -
showCurrentRowIndicatorColumn
boolean showCurrentRowIndicatorColumn
true to add row indicator column after selection column (i.e second column) -
tableModel
AbstractTableModel tableModel
GridTable model for GridTab -
windowNo
int windowNo
-
windowPanel
AbstractADWindowContent windowPanel
AD window content part that own this GridView instance
-
-
Class org.adempiere.webui.adwindow.ProcessButtonPopup
class ProcessButtonPopup extends Menupopup implements Serializable- serialVersionUID:
- 304878472233552113L
-
Class org.adempiere.webui.adwindow.QuickGridView
class QuickGridView extends org.zkoss.zul.Vbox implements Serializable- serialVersionUID:
- 228387400133234920L
-
Serialized Fields
-
columnWidthMap
Map<Integer,
String> columnWidthMap AD_Field_ID:Column Width -
gridFields
GridField[] gridFields
List field display in grid mode. If there are user customize grid record, this list contain only the customized display list. -
gridFooter
org.zkoss.zul.Div gridFooter
Footer for paging -
gridTab
GridTab gridTab
GridTab that back this QuickGridView -
init
boolean init
true if this QuickGridView instance have been init with GridTab -
isHasCustomizeData
boolean isHasCustomizeData
true if there are AD_Tab_Customization for GridTab -
isNewLineSaved
boolean isNewLineSaved
true if no new row or new row have been saved -
isOnFocusAfterSave
boolean isOnFocusAfterSave
-
keyListener
org.zkforge.keylistener.Keylistener keyListener
reference to desktop key listener -
listbox
Grid listbox
data grid instance -
listModel
GridTableListModel listModel
Zk List model forQuickGridView.tableModel
-
modeless
boolean modeless
true if current row is always in edit mode -
numColumns
int numColumns
-
pageSize
int pageSize
-
paging
org.zkoss.zul.Paging paging
-
preEventComponent
org.zkoss.zk.ui.Component preEventComponent
-
quickForm
IQuickForm quickForm
IQuickForm that own this QuickGridView instance -
refreshing
boolean refreshing
true when grid is refreshing its data -
renderer
QuickGridTabRowRenderer renderer
Row renderer for this QuickGridView instance -
selectAll
Checkbox selectAll
checkbox to select all row of current page -
tableModel
AbstractTableModel tableModel
GridTable model for GridTab -
windowNo
int windowNo
-
windowPanel
AbstractADWindowContent windowPanel
AD window content part that own this GridView instance
-
-
Class org.adempiere.webui.adwindow.StatusBar
class StatusBar extends Panel implements Serializable- serialVersionUID:
- 7091641684809092888L
-
Serialized Fields
-
east
org.zkoss.zul.Div east
east div for record info text -
infoLine
org.zkoss.zul.Html infoLine
html content ofStatusBar.infoPanel
-
infoPanel
Panel infoPanel
panel for record info text -
m_statusError
boolean m_statusError
indicate current status text is info or error message -
m_statusText
String m_statusText
current status text -
messageContainer
org.zkoss.zul.Hlayout messageContainer
layout forStatusBar.west
-
msgPopup
Window msgPopup
message popup -
msgPopupCaption
org.zkoss.zul.Caption msgPopupCaption
Caption forStatusBar.msgPopup
-
msgPopupCnt
org.zkoss.zul.Div msgPopupCnt
content div forStatusBar.msgPopup
-
pInfoLogs
ProcessInfoLog[] pInfoLogs
-
west
org.zkoss.zul.Div west
west div for status text (info or error message)
-
-
-
Package org.adempiere.webui.apps
-
Class org.adempiere.webui.apps.AbstractProcessDialog
class AbstractProcessDialog extends Window implements Serializable- serialVersionUID:
- 484056046177205235L
-
Serialized Fields
-
bCancel
Button bCancel
cancel button to dismiss dialog -
bDelete
Button bDelete
button to delete saved process parameters -
bOK
Button bOK
ok button to run process/report -
bottomParameterLayout
org.zkoss.zk.ui.HtmlBasedComponent bottomParameterLayout
bottom part ofAbstractProcessDialog.mainParameterLayout
-
bSave
Button bSave
button to save process parameters -
chbIsSummary
Checkbox chbIsSummary
-
downloadFiles
List<File> downloadFiles
files for download by user -
fLanguageType
WEditor fLanguageType
-
fPrintFormat
WTableDirEditor fPrintFormat
-
freportType
Listbox freportType
-
fSavedName
Combobox fSavedName
List of name/label for save process parameters -
future
Future<?> future
Reference to process thread/task -
initialMessage
String initialMessage
initial panel header message -
lSaved
Label lSaved
-
m_AD_Process_ID
int m_AD_Process_ID
-
m_AD_Process_UU
String m_AD_Process_UU
-
m_cancel
boolean m_cancel
true if dialog have been cancelled by user -
m_ctx
Properties m_ctx
-
m_Description
String m_Description
translated process description -
m_disposeOnComplete
boolean m_disposeOnComplete
if true, auto callAbstractProcessDialog.dispose()
inAbstractProcessDialog.ON_COMPLETE_EVENT
handler. -
m_Help
String m_Help
translated process help -
m_locked
boolean m_locked
true when UI have been locked, i.e busy -
m_Name
String m_Name
translated process name -
m_pi
ProcessInfo m_pi
-
m_ShowHelp
String m_ShowHelp
Determine if a Help Process Window is shown -
m_TabNo
int m_TabNo
-
m_valid
boolean m_valid
true if dialog is still valid, i.e not dispose yet -
m_WindowNo
int m_WindowNo
-
mainParameterLayout
org.zkoss.zk.ui.HtmlBasedComponent mainParameterLayout
main content layout -
notificationTypeField
WTableDirEditor notificationTypeField
Drop down editor forX_AD_PInstance.NOTIFICATIONTYPE_AD_Reference_ID
list. For background job notification whenAbstractProcessDialog.runAsJobField
is checked. -
notificationTypeLabel
Label notificationTypeLabel
-
parameterPanel
ProcessParameterPanel parameterPanel
Panel for process parameters -
progressWindow
BusyDialog progressWindow
-
runAsJobField
Checkbox runAsJobField
Checkbox to toggle running process/report as background job -
savedParams
List<MPInstance> savedParams
List of save parameters -
topParameterLayout
org.zkoss.zk.ui.HtmlBasedComponent topParameterLayout
top part ofAbstractProcessDialog.mainParameterLayout
-
-
Class org.adempiere.webui.apps.BusyDialog
class BusyDialog extends Window implements Serializable- serialVersionUID:
- -779475945298887887L
-
Serialized Fields
-
label
Label label
Label component to display in progress message (default is Processing...).
-
-
Class org.adempiere.webui.apps.FeedbackRequestWindow
class FeedbackRequestWindow extends Window implements Serializable- serialVersionUID:
- 8586980192148533197L
-
Serialized Fields
-
attachmentBox
org.zkoss.zul.Div attachmentBox
Div to host list ofAttachmentItem
-
attachments
List<javax.activation.DataSource> attachments
attachments uploaded by user -
confirmPanel
ConfirmPanel confirmPanel
-
priorityField
WTableDirEditor priorityField
Fields forMRequest
-
requestTypeField
WTableDirEditor requestTypeField
Fields forMRequest
-
salesRepField
WTableDirEditor salesRepField
Fields forMRequest
-
txtSummary
Textbox txtSummary
-
-
Class org.adempiere.webui.apps.GlobalSearch
class GlobalSearch extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -8793878697269469837L
-
Serialized Fields
-
bandbox
Bandbox bandbox
Bandbox to capture search text from user and display result in popup -
docController
DocumentSearchController docController
controller to search tables -
menuController
MenuSearchController menuController
controller to search AD_Menu -
tabbox
Tabbox tabbox
tabbox to host menu and document search tab
-
-
Class org.adempiere.webui.apps.HelpWindow
class HelpWindow extends Window implements Serializable- serialVersionUID:
- -7353411576541612026L
-
Serialized Fields
-
gridWindow
GridWindow gridWindow
-
winpref
String winpref
-
-
Class org.adempiere.webui.apps.LabelsSearch
class LabelsSearch extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -8793878697269469837L
-
Serialized Fields
-
bandbox
Bandbox bandbox
Bandbox to capture search text from user and display result in popup -
controller
LabelsSearchController controller
Controller to perform search on AD_Label* records
-
-
Class org.adempiere.webui.apps.ProcessDialog
class ProcessDialog extends AbstractProcessDialog implements Serializable- serialVersionUID:
- -6728929130788829223L
-
Serialized Fields
-
infoResultContent
org.zkoss.zk.ui.HtmlBasedComponent infoResultContent
process log content ofProcessDialog.resultPanelLayout
, hostProcessDialog.logMessageTable
-
isParameterPage
boolean isParameterPage
true if dialog is showing process parameters -
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
logMessageTable
org.zkoss.zhtml.Table logMessageTable
message fromProcessInfoLog
-
m_ids
int[] m_ids
record ids fromProcessInfo
-
m_WindowNo
int m_WindowNo
Window No -
mask
Mask mask
-
messageResultContent
org.zkoss.zk.ui.HtmlBasedComponent messageResultContent
process message content ofProcessDialog.resultPanelLayout
-
resultPanelLayout
org.zkoss.zk.ui.HtmlBasedComponent resultPanelLayout
layout for process execution result
-
-
Class org.adempiere.webui.apps.ProcessModalDialog
class ProcessModalDialog extends AbstractProcessDialog implements Serializable- serialVersionUID:
- -3116200847404416861L
-
Serialized Fields
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
orientation
String orientation
Store screen orientation from last onClientInfo event. Use to detect change of screen orientation and adapt layout accordingly. -
originalOnCloseHandler
ITabOnCloseHandler originalOnCloseHandler
-
parentTabPanel
Tabpanel parentTabPanel
-
-
Class org.adempiere.webui.apps.ProcessParameterPanel
class ProcessParameterPanel extends Panel implements Serializable- serialVersionUID:
- -8476698839617674953L
-
Serialized Fields
-
allCollapsibleGroups
List<Group> allCollapsibleGroups
all groups of field type collapsible or tab -
centerPanel
Grid centerPanel
layout grid for parameter fields -
currentGroup
Group currentGroup
current rendering group -
fieldGroupContents
Map<String,
List<Row>> fieldGroupContents Group Name:Rows for parameter field -
fieldGroupHeaders
Map<String,
List<org.zkoss.zul.Row>> fieldGroupHeaders Group Name:Rows for group header -
m_AD_Window_ID
int m_AD_Window_ID
AD_Window_ID if process dialog is launch by AD_Window -
m_dateRangeEditors
ArrayList<DateRangeEditor> m_dateRangeEditors
list of all date range editors -
m_InfoWindowID
int m_InfoWindowID
Info_Window_ID if process dialog is launch by Info Window -
m_mFields
ArrayList<GridField> m_mFields
parameter field list -
m_mFields2
ArrayList<GridField> m_mFields2
to parameter field list for range parameter -
m_processInfo
ProcessInfo m_processInfo
-
m_Rows
ArrayList<Row> m_Rows
all rows ofProcessParameterPanel.centerPanel
-
m_separators
ArrayList<org.zkoss.zul.Space> m_separators
list of separators -
m_TabNo
int m_TabNo
-
m_wEditors
ArrayList<WEditor> m_wEditors
parameter editor list -
m_wEditors2
ArrayList<WEditor> m_wEditors2
to parameter editor list for range parameter -
m_WindowNo
int m_WindowNo
-
rowList
ArrayList<Row> rowList
rows of current rendering group
-
-
Class org.adempiere.webui.apps.WDrillReport
class WDrillReport extends Window implements Serializable- serialVersionUID:
- 5143424676962140799L
-
Serialized Fields
-
drillReportCtl
DrillReportCtl drillReportCtl
-
tablesLoaded
boolean tablesLoaded
true ifWDrillReport.tabPanel
loaded -
tableTab
Tab tableTab
tab for related table drill -
tabPanel
Tabpanel tabPanel
tabpanel for related table drill -
windowNo
int windowNo
-
winpref
String winpref
generated unique window name prefix
-
-
-
Package org.adempiere.webui.apps.form
-
Class org.adempiere.webui.apps.form.AddAuthorizationForm
class AddAuthorizationForm extends ADForm implements Serializable- serialVersionUID:
- -293618692686586645L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
labelTitle
Label labelTitle
-
msgBox
Textbox msgBox
-
msgLabel
Label msgLabel
-
pInstanceId
int pInstanceId
-
timer
org.zkoss.zul.Timer timer
-
-
Class org.adempiere.webui.apps.form.CompareCtxHelpSuggestion
class CompareCtxHelpSuggestion extends ADForm implements Serializable- serialVersionUID:
- -100362034024824442L
-
Serialized Fields
-
AD_Language
String AD_Language
AD Language from calling GridTab -
confirmPanel
ConfirmPanel confirmPanel
-
ctxHelpMsg
X_AD_CtxHelpMsg ctxHelpMsg
-
grid
Grid grid
Grid layout for content of form -
helpDiff
org.zkoss.zul.Cell helpDiff
Cell to show diff between original and changed text -
helpTextbox
org.zkforge.ckez.CKeditor helpTextbox
-
helpTimer
org.zkoss.zul.Timer helpTimer
Timer to process onChanging text fromCompareCtxHelpSuggestion.helpTextbox
asynchronously
-
-
Class org.adempiere.webui.apps.form.CompareFieldSuggestion
class CompareFieldSuggestion extends ADForm implements Serializable- serialVersionUID:
- -100362034024824442L
-
Serialized Fields
-
AD_Language
String AD_Language
AD Language from calling GridTab -
confirmPanel
ConfirmPanel confirmPanel
-
descriptionDiff
org.zkoss.zul.Cell descriptionDiff
Cell to show diff between original and changed description -
descriptionTextbox
org.zkoss.zul.Textbox descriptionTextbox
-
descriptionTimer
org.zkoss.zul.Timer descriptionTimer
Timer to process onChanging text fromCompareFieldSuggestion.descriptionTextbox
asynchronously -
diff
name.fraser.neil.plaintext.diff_match_patch diff
-
field
MField field
-
grid
Grid grid
Grid layout for content of form -
helpDiff
org.zkoss.zul.Cell helpDiff
Cell to show diff between original and changed help -
helpTextbox
org.zkoss.zul.Textbox helpTextbox
-
helpTimer
org.zkoss.zul.Timer helpTimer
Timer to process onChanging text fromCompareFieldSuggestion.helpTextbox
asynchronously -
nameDiff
org.zkoss.zul.Cell nameDiff
Cell to show diff between original and changed name -
nameTextbox
org.zkoss.zul.Textbox nameTextbox
-
nameTimer
org.zkoss.zul.Timer nameTimer
Timer to process onChanging text fromCompareFieldSuggestion.nameTextbox
asynchronously
-
-
Class org.adempiere.webui.apps.form.MFARegisterForm
class MFARegisterForm extends ADForm implements Serializable- serialVersionUID:
- 6186035815377577281L
-
Serialized Fields
-
codeBox
Textbox codeBox
-
codeLabel
Label codeLabel
-
confirmPanel
ConfirmPanel confirmPanel
-
msgAdditional
org.zkoss.zul.Html msgAdditional
-
msgInstructions
org.zkoss.zul.Html msgInstructions
-
nameBox
Textbox nameBox
-
nameLabel
Label nameLabel
-
pInstanceId
int pInstanceId
-
prefBox
Checkbox prefBox
-
registration
MMFARegistration registration
-
-
Class org.adempiere.webui.apps.form.WAttributeGrid
class WAttributeGrid extends ADForm implements Serializable- serialVersionUID:
- 687630618195901592L
-
Serialized Fields
-
attributeCombo1
Listbox attributeCombo1
-
attributeCombo2
Listbox attributeCombo2
-
attributeLabel1
Label attributeLabel1
-
attributeLabel2
Label attributeLabel2
-
confirmPanel
ConfirmPanel confirmPanel
-
gridView
Grid gridView
-
labelPriceList
Label labelPriceList
-
labelWarehouse
Label labelWarehouse
-
m_attributes
MAttribute[] m_attributes
Product Attributes -
m_M_PriceList_Version_ID
int m_M_PriceList_Version_ID
Price List Version -
m_M_Warehouse_ID
int m_M_Warehouse_ID
Warehouse -
m_price
DecimalFormat m_price
-
m_qty
DecimalFormat m_qty
-
m_setting
boolean m_setting
Setting Grid -
modeCombo
Listbox modeCombo
-
modeLabel
Label modeLabel
-
pickPriceList
Listbox pickPriceList
-
pickWarehouse
Listbox pickWarehouse
-
tabbox
Tabbox tabbox
UI -
tabpanels
Tabpanels tabpanels
-
tabs
Tabs tabs
-
-
Class org.adempiere.webui.apps.form.WBOMDrop
class WBOMDrop extends ADForm implements Serializable- serialVersionUID:
- -525234460800183807L
-
Serialized Fields
-
bomDrop
BOMDrop bomDrop
Form controller -
borderLayout
Borderlayout borderLayout
Main layout -
centerGroupbox
org.zkoss.zul.Groupbox centerGroupbox
BOM group box, center ofWBOMDrop.borderLayout
-
confirmPanel
ConfirmPanel confirmPanel
Panel of action buttons. South ofWBOMDrop.borderLayout
-
fieldProduct
WSearchEditor fieldProduct
BOM parent product field ofWBOMDrop.selectionPanel
-
indend
int indend
-
invoiceField
Listbox invoiceField
Invoice field ofWBOMDrop.selectionPanel
-
m_alternativeGroups
HashMap<String,
org.zkoss.zul.Radiogroup> m_alternativeGroups GroupKey:RadioGroup. Alternative Group Map -
m_childPanelList
ArrayList<org.zkoss.zul.Layout> m_childPanelList
list of child panel for each BOM line -
m_featureGroup
Map<String,
org.zkoss.zul.Groupbox> m_featureGroup BOMLevel|Feature:Groupbox -
m_parentContainerMap
HashMap<String,
org.zkoss.zk.ui.Component> m_parentContainerMap ParentProductID_ParentBOMLineLevel:Child Panel (inWBOMDrop.m_childPanelList
) -
m_product
MProduct m_product
BOM parent product -
m_productList
ArrayList<Integer> m_productList
List of product for each BOM line -
m_productPanelList
ArrayList<org.zkoss.zul.Layout> m_productPanelList
list of panel for each BOM line -
m_qty
BigDecimal m_qty
BOM Qty -
m_qtyList
ArrayList<org.zkoss.zul.Decimalbox> m_qtyList
List of quantity for each BOM line -
m_selectedOtions
List<String> m_selectedOtions
selected variant or option with key of ParentProductId_ProductId -
m_selectorList
ArrayList<org.zkoss.zul.Checkbox> m_selectorList
List of selector/checkbox for each BOM line -
m_unselectedOtions
List<String> m_unselectedOtions
unselected variant or option with key of ParentProductId_ProductId -
maxBomDeep
int maxBomDeep
-
orderField
Listbox orderField
Order field ofWBOMDrop.selectionPanel
-
productQty
org.zkoss.zul.Decimalbox productQty
Quantity field ofWBOMDrop.selectionPanel
-
projectField
Listbox projectField
Project field ofWBOMDrop.selectionPanel
-
selectionGroupbox
org.zkoss.zul.Groupbox selectionGroupbox
Selection/parameters group box, north ofWBOMDrop.borderLayout
-
selectionPanel
Grid selectionPanel
Grid layout ofWBOMDrop.selectionGroupbox
-
-
Class org.adempiere.webui.apps.form.WCharge
class WCharge extends Charge implements Serializable- serialVersionUID:
- 4571016052942218676L
-
Serialized Fields
-
form
CustomForm form
UI Form instance -
m_btnAccount
Button m_btnAccount
Button to create charge from selected account. South ofWCharge.m_pnlAccount
. -
m_btnNew
Button m_btnNew
Button to create new account. -
m_chbIsExpense
Checkbox m_chbIsExpense
Checkbox for specifying whether or not the new account is an expense account. -
m_grdNew
Grid m_grdNew
Grid for components for creating a new charge account. North ofWCharge.form
. -
m_lblName
Label m_lblName
Name field label. -
m_lblValue
Label m_lblValue
Value (key) field label. -
m_pnlAccount
Panel m_pnlAccount
Grid for components for creating a charge form a selected account. Center ofWCharge.form
. -
m_selectedCount
int m_selectedCount
selected account count -
m_tblData
WListbox m_tblData
Table to hold data of accounts. Center ofWCharge.m_pnlAccount
. -
m_txbNameField
Textbox m_txbNameField
Field for specifying name of new account. -
m_txbValueField
Textbox m_txbValueField
Field for specifying value (key) of new account.
-
-
Class org.adempiere.webui.apps.form.WCreateFromForm
class WCreateFromForm extends ADForm implements Serializable- serialVersionUID:
- -3703236565441597403L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
Action buttons panel. South of form. -
dataTable
WListbox dataTable
Data grid. Center of form. -
form
CreateFromForm form
Form controller -
isCancel
boolean isCancel
true if form cancelled by user -
parameterPanel
Panel parameterPanel
Form parameter panel. North of form. -
statusBar
StatusBarPanel statusBar
Form status bar. South of form.
-
-
Class org.adempiere.webui.apps.form.WCreateFromWindow
class WCreateFromWindow extends Window implements Serializable- serialVersionUID:
- 6750121735083748182L
-
Serialized Fields
-
checkAllSelected
boolean checkAllSelected
-
confirmPanel
ConfirmPanel confirmPanel
Action buttons panel. South of window. -
createFrom
CreateFrom createFrom
Create from form controller -
dataTable
WListbox dataTable
Data grid. Center of window. -
isCancel
boolean isCancel
true if window is cancel by user -
parameterPanel
Panel parameterPanel
Parameter panel. North of window. -
statusBar
StatusBarPanel statusBar
Status bar. South of window. -
windowNo
int windowNo
-
-
Class org.adempiere.webui.apps.form.WFileImport
class WFileImport extends ADForm implements Serializable- serialVersionUID:
- -7462842139127270429L
-
Serialized Fields
-
bFile
Button bFile
Button to load import file -
bNext
Button bNext
Button to increaseWFileImport.m_record
by 1 -
bPrevious
Button bPrevious
Button to decreaseWFileImport.m_record
by 1 -
centerPanel
org.zkoss.zul.Div centerPanel
Center part of form -
confirmPanel
ConfirmPanel confirmPanel
Action buttons panel. South of form -
fCharset
Listbox fCharset
Character set of import file -
info
Label info
Info text for loaded file -
labelFormat
Label labelFormat
Label forWFileImport.pickFormat
-
m_data
ArrayList<String> m_data
Lines of loaded text file -
m_fields
Textbox[] m_fields
Array of column/field. Child ofWFileImport.previewPanel
. -
m_file_istream
InputStream m_file_istream
Input file stream -
m_format
ImpFormat m_format
Import format helper -
m_labels
Label[] m_labels
Array of label forWFileImport.m_fields
. Child ofWFileImport.previewPanel
. -
m_record
int m_record
Current index pointer forWFileImport.m_data
-
northPanel
org.zkoss.zul.Vbox northPanel
North part of form -
pickFormat
Listbox pickFormat
List of import format (AD_ImpFormat) -
previewPanel
org.zkoss.zul.Div previewPanel
Preview panel, child ofWFileImport.centerPanel
-
rawData
Textbox rawData
Raw text from import file -
record
Label record
Info text forWFileImport.m_record
-
-
Class org.adempiere.webui.apps.form.WGenForm
class WGenForm extends ADForm implements Serializable- serialVersionUID:
- 4240430312911412710L
-
Serialized Fields
-
confirmPanelGen
ConfirmPanel confirmPanelGen
Action buttons panel. South ofWGenForm.genPanel
-
confirmPanelSel
ConfirmPanel confirmPanelSel
Action buttons panel. South ofWGenForm.selPanel
-
genForm
GenForm genForm
Controller -
genPanel
org.zkoss.zul.Borderlayout genPanel
Layout for Generate tab -
info
org.zkoss.zul.Html info
Child ofWGenForm.messageDiv
. Info text from execution of Generate process -
logMessageTable
org.zkoss.zhtml.Table logMessageTable
Child ofWGenForm.messageDiv
. Show message and link fromProcessInfoLog
-
m_ids
int[] m_ids
-
messageDiv
org.zkoss.zul.Div messageDiv
Center ofWGenForm.genPanel
. Info text from execution of Generate process -
miniTable
WListbox miniTable
Data grid for source document selection. Center ofWGenForm.selPanel
-
progressWindow
BusyDialog progressWindow
-
selNorthPanel
Grid selNorthPanel
Grid layout for North ofWGenForm.selPanel
-
selPanel
org.zkoss.zul.Borderlayout selPanel
Layout for Select tab -
statusBar
StatusBarPanel statusBar
Status bar. South of form -
tabbedPane
Tabbox tabbedPane
Center of form. Tabbox with Select and Generate tab.
-
-
Class org.adempiere.webui.apps.form.WMergeUI
class WMergeUI extends CustomForm implements Serializable- serialVersionUID:
- -8576926702378868806L
-
Serialized Fields
-
m_merge
WMerge m_merge
Controller
-
-
Class org.adempiere.webui.apps.form.WPaymentFormWindow
class WPaymentFormWindow extends Window implements Serializable- serialVersionUID:
- 2710316463655831868L
-
Serialized Fields
-
centerPanel
Panel centerPanel
Center ofWPaymentFormWindow.mainLayout
-
confirmPanel
ConfirmPanel confirmPanel
South ofWPaymentFormWindow.mainLayout
. Action buttons panel. -
initOK
boolean initOK
Status of initialization -
m_isLocked
boolean m_isLocked
True when UI is lock -
mainLayout
org.zkoss.zul.Borderlayout mainLayout
Layout ofWPaymentFormWindow.mainPanel
-
mainPanel
Panel mainPanel
Main panel of form -
paymentForm
PaymentForm paymentForm
Form Controller -
progressWindow
BusyDialog progressWindow
-
windowNo
int windowNo
-
-
Class org.adempiere.webui.apps.form.WPluginManager
class WPluginManager extends ADForm implements Serializable- serialVersionUID:
- -5661912464378243252L
-
Serialized Fields
-
btnRefresh
Button btnRefresh
-
fFilter
Textbox fFilter
filter by bundle symbolic name (using contains) -
pluginActions
Listbox pluginActions
Available actions for plugins -
pluginColumnNames
Vector<String> pluginColumnNames
Column headers ofWPluginManager.pluginsTable
-
pluginData
Vector<Vector<Object>> pluginData
Data forWPluginManager.pluginsTable
-
pluginProcess
Button pluginProcess
Button to applyWPluginManager.pluginActions
to bundle -
pluginsTable
WListbox pluginsTable
Center of form
-
-
Class org.adempiere.webui.apps.form.WQuickForm
class WQuickForm extends Window implements Serializable- serialVersionUID:
- -5363771364595732977L
-
Serialized Fields
-
adWinContent
AbstractADWindowContent adWinContent
Calling ADWindowContent instance -
bCustomize
Button bCustomize
-
bDelete
Button bDelete
-
bIgnore
Button bIgnore
-
bSave
Button bSave
-
bUnSort
Button bUnSort
-
confirmPanel
ConfirmPanel confirmPanel
Action buttons panel. South ofWQuickForm.mainLayout
-
gridTab
GridTab gridTab
Current selected grid tab ofWQuickForm.adWinContent
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
mainLayout
Borderlayout mainLayout
Main layout of form -
onlyCurrentDays
int onlyCurrentDays
-
onlyCurrentRows
boolean onlyCurrentRows
-
prevQGV
QuickGridView prevQGV
-
quickGridView
QuickGridView quickGridView
Center ofWQuickForm.mainLayout
. Grid/List view for multi record entry. -
stayInParent
boolean stayInParent
-
windowNo
int windowNo
-
-
Class org.adempiere.webui.apps.form.WSQLProcess
class WSQLProcess extends ADForm implements Serializable- serialVersionUID:
- -4661224754061326223L
-
Class org.adempiere.webui.apps.form.WSQLQuery
class WSQLQuery extends ADForm implements Serializable- serialVersionUID:
- -6641250848300700313L
-
Serialized Fields
-
layout
org.zkoss.zul.Borderlayout layout
Grid used to layout components. -
listbox
WListbox listbox
-
m_btnSql
Button m_btnSql
Process button. -
m_lblSql
Label m_lblSql
SQL label. -
m_txbResultField
Textbox m_txbResultField
Field to hold result of SQL statement execution. -
m_txbSqlField
Textbox m_txbSqlField
SQL statement field. -
model
ListModelTable model
Grid to show the result data.
-
-
-
Package org.adempiere.webui.apps.graph
-
Class org.adempiere.webui.apps.graph.WDocumentStatusIndicator
class WDocumentStatusIndicator extends Panel implements Serializable- serialVersionUID:
- -9076405331101242792L
-
Serialized Fields
-
m_documentStatus
MDocumentStatus m_documentStatus
-
statusCount
int statusCount
-
statusLabel
Label statusLabel
-
-
Class org.adempiere.webui.apps.graph.WDocumentStatusPanel
class WDocumentStatusPanel extends Panel implements Serializable- serialVersionUID:
- 7473476079783059880L
-
Serialized Fields
-
indicatorList
List<WDocumentStatusIndicator> indicatorList
-
lastRefreshCount
int lastRefreshCount
-
m_indicators
MDocumentStatus[] m_indicators
Document Status Indicators
-
-
Class org.adempiere.webui.apps.graph.WGraph
class WGraph extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -975989183542113080L
-
Serialized Fields
-
format
DecimalFormat format
-
list
ArrayList<GraphColumn> list
Load Performance Data -
m_chartSelection
boolean m_chartSelection
-
m_goal
MGoal m_goal
-
m_hideTitle
boolean m_hideTitle
-
m_point0_0
Point m_point0_0
Zero/Zero Coordinate point -
m_renderChart
boolean m_renderChart
-
m_renderTable
boolean m_renderTable
-
m_xAxisLabel
String m_xAxisLabel
-
m_Y_TargetLabel
String m_Y_TargetLabel
Y Axis Target Line Label -
m_yAxisLabel
String m_yAxisLabel
-
panel
org.zkoss.zul.Panel panel
-
zoomFactor
int zoomFactor
-
-
Class org.adempiere.webui.apps.graph.WPAPanel
class WPAPanel extends Panel implements Serializable- serialVersionUID:
- -6367672112341229048L
-
Serialized Fields
-
m_goals
MGoal[] m_goals
Goals
-
-
Class org.adempiere.webui.apps.graph.WPAWidget
class WPAWidget extends Panel implements Serializable- serialVersionUID:
- 5684412399657327777L
-
Class org.adempiere.webui.apps.graph.WPerformanceDetail
class WPerformanceDetail extends Window implements Serializable- serialVersionUID:
- 3460594735973451874L
-
Serialized Fields
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_windowNo
int m_windowNo
-
-
Class org.adempiere.webui.apps.graph.WPerformanceIndicator
class WPerformanceIndicator extends Panel implements Serializable- serialVersionUID:
- 4102528939759426552L
-
Serialized Fields
-
chartBackground
Color chartBackground
-
chartPanel
org.jfree.chart.ChartPanel chartPanel
-
dialBackground
Color dialBackground
-
m_goal
MGoal m_goal
-
m_text
String m_text
The Performance Name -
mRefresh
org.zkoss.zul.Menuitem mRefresh
-
needleColor
Color needleColor
-
popupMenu
org.zkoss.zul.Menupopup popupMenu
-
tickColor
Color tickColor
-
-
Class org.adempiere.webui.apps.graph.WViewPI
class WViewPI extends ADForm implements Serializable- serialVersionUID:
- -755873621984745607L
-
-
Package org.adempiere.webui.apps.wf
-
Class org.adempiere.webui.apps.wf.WFEditor
class WFEditor extends ADForm implements Serializable- serialVersionUID:
- 4293422396394778274L
-
Serialized Fields
-
center
org.zkoss.zul.Center center
Center of form -
m_wf
MWorkflow m_wf
-
m_workflowId
int m_workflowId
-
newButton
org.zkoss.zul.Toolbarbutton newButton
-
nodeContainer
WFNodeContainer nodeContainer
-
refreshButton
org.zkoss.zul.Toolbarbutton refreshButton
-
table
org.zkoss.zhtml.Table table
Content ofWFEditor.center
-
workflowList
Listbox workflowList
Workflows dropdown list -
zoomButton
org.zkoss.zul.Toolbarbutton zoomButton
-
-
Class org.adempiere.webui.apps.wf.WFPanel
class WFPanel extends org.zkoss.zul.Borderlayout implements Serializable- serialVersionUID:
- 3748544216557474367L
-
Serialized Fields
-
contentPanel
org.zkoss.zul.Div contentPanel
-
infoTextPane
org.zkoss.zul.Html infoTextPane
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
m_wf
MWorkflow m_wf
Workflow Model -
m_WindowNo
int m_WindowNo
Window No -
nodeContainer
WFNodeContainer nodeContainer
Workflow node container -
table
org.zkoss.zhtml.Table table
-
-
Class org.adempiere.webui.apps.wf.WFPopupItem
class WFPopupItem extends org.zkoss.zul.Menuitem implements Serializable- serialVersionUID:
- -8409752634782368108L
-
Serialized Fields
-
m_AD_WF_NodeTo_ID
int m_AD_WF_NodeTo_ID
- > 0 - next workflow node id
- < 0 - actions to apply to
WFPopupItem.m_node
- 0 - to delete
WFPopupItem.m_node
-
-