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.MPromotion
class MPromotion extends X_M_Promotion implements Serializable- serialVersionUID:
- 5437777366112957770L
-
Class org.adempiere.model.MPromotionDistribution
class MPromotionDistribution extends X_M_PromotionDistribution implements Serializable- serialVersionUID:
- 1532619121257280486L
-
Class org.adempiere.model.MPromotionGroup
class MPromotionGroup extends X_M_PromotionGroup implements Serializable- serialVersionUID:
- 4203915332775348579L
-
Class org.adempiere.model.MPromotionGroupLine
class MPromotionGroupLine extends X_M_PromotionGroupLine implements Serializable- serialVersionUID:
- -3945719908086926013L
-
Class org.adempiere.model.MPromotionLine
class MPromotionLine extends X_M_PromotionLine implements Serializable- serialVersionUID:
- -8284722914757724765L
-
Class org.adempiere.model.MPromotionPreCondition
class MPromotionPreCondition extends X_M_PromotionPreCondition implements Serializable- serialVersionUID:
- 7344556244799964804L
-
Class org.adempiere.model.MPromotionReward
class MPromotionReward extends X_M_PromotionReward implements Serializable- serialVersionUID:
- -1466367082383341103L
-
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 -
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, in case user customize grid this list container only 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
-
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
-
m_AD_Workflow_ID
int m_AD_Workflow_ID
-
m_line
MWFNodeNext m_line
The Line to delete (ifWFPopupItem.m_AD_WF_NodeTo_ID
= 0) -
m_node
MWFNode m_node
Source Workfklow Node
-
-
Class org.adempiere.webui.apps.wf.WWFActivity
class WWFActivity extends ADForm implements Serializable- serialVersionUID:
- -1658595186719510159L
-
Serialized Fields
-
bOK
Button bOK
-
bRefresh
Button bRefresh
-
bZoom
Button bZoom
-
fAnswerButton
Button fAnswerButton
-
fAnswerList
Listbox fAnswerList
-
fAnswerText
Textbox fAnswerText
-
fDescription
Textbox fDescription
-
fForward
WSearchEditor fForward
-
fHelp
Textbox fHelp
-
fHistory
org.zkoss.zul.Html fHistory
-
fNode
Textbox fNode
-
fTextMsg
Textbox fTextMsg
-
lAnswer
Label lAnswer
-
lDesctiption
Label lDesctiption
-
lForward
Label lForward
-
lHelp
Label lHelp
-
lHistory
Label lHistory
-
listbox
WListbox listbox
-
lNode
Label lNode
-
lTextMsg
Label lTextMsg
-
m_activities
MWFActivity[] m_activities
Open Activities -
m_activity
MWFActivity m_activity
Current Activity -
m_column
MColumn m_column
Set Column -
m_index
int m_index
Current Activity -
m_WindowNo
int m_WindowNo
Window No -
model
ListModelTable model
-
statusBar
StatusBarPanel statusBar
-
-
-
Package org.adempiere.webui.component
-
Class org.adempiere.webui.component.Accordion
class Accordion extends org.zkoss.zul.Borderlayout implements Serializable- serialVersionUID:
- 5898232602746332810L
-
Serialized Fields
-
componentList
List<org.zkoss.zk.ui.Component> componentList
-
headerList
List<org.zkoss.zul.Div> headerList
List of header Div for component inAccordion.componentList
. Header div is shown inAccordion.northBox
-
labelList
List<String> labelList
List of label for component inAccordion.componentList
-
northBox
org.zkoss.zul.Vbox northBox
-
selectedIndex
int selectedIndex
-
southBox
org.zkoss.zul.Vbox southBox
-
-
Class org.adempiere.webui.component.ADTabListModel
class ADTabListModel extends org.zkoss.zul.AbstractListModel<Object> implements Serializable- serialVersionUID:
- 7683969121090679214L
-
Serialized Fields
-
listItems
List<ADTabListModel.ADTabLabel> listItems
-
tabbox
IADTabbox tabbox
-
-
Class org.adempiere.webui.component.AttachmentItem
class AttachmentItem extends org.zkoss.zul.Span implements Serializable- serialVersionUID:
- -7599391160210459080L
-
Serialized Fields
-
ds
javax.activation.DataSource ds
Attachment content -
list
List<javax.activation.DataSource> list
List that containsAttachmentItem.ds
-
-
Class org.adempiere.webui.component.AutoComplete
class AutoComplete extends Combobox implements Serializable- serialVersionUID:
- 7437206681528058083L
-
Serialized Fields
-
comboItems
String[] comboItems
comboItems All items -
contents
String[] contents
Content for comboitem -
images
String[] images
Image url or font icon sclass -
mapItems
HashMap<org.zkoss.zul.Comboitem,
String> mapItems Comboitem:Content. Content is fromAutoComplete.contents
-
strDescription
String[] strDescription
strDescription Description of items -
values
Object[] values
Value object for comboitem
-
-
Class org.adempiere.webui.component.Bandbox
class Bandbox extends org.zkoss.zul.Bandbox implements Serializable- serialVersionUID:
- 5834568392276375501L
-
Class org.adempiere.webui.component.Borderlayout
class Borderlayout extends org.zkoss.zul.Borderlayout implements Serializable- serialVersionUID:
- -6976820221945897268L
-
Class org.adempiere.webui.component.Button
class Button extends org.zkoss.zul.Button implements Serializable- serialVersionUID:
- -6562573800018819691L
-
Serialized Fields
-
name
String name
-
-
Class org.adempiere.webui.component.Checkbox
class Checkbox extends org.zkoss.zul.Checkbox implements Serializable- serialVersionUID:
- 3306775098016676628L
-
Class org.adempiere.webui.component.ChosenSearchBox
class ChosenSearchBox extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -3152111756471436612L
-
Serialized Fields
-
btn
Button btn
-
chosenbox
org.zkoss.addon.chosenbox.Chosenbox<ValueNamePair> chosenbox
-
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
-
-
Class org.adempiere.webui.component.Column
class Column extends org.zkoss.zul.Column implements Serializable- serialVersionUID:
- 8036743691725958481L
-
Class org.adempiere.webui.component.Columns
class Columns extends org.zkoss.zul.Columns implements Serializable- serialVersionUID:
- 702502881459697527L
-
Class org.adempiere.webui.component.Combinationbox
class Combinationbox extends EditorBox implements Serializable- serialVersionUID:
- -3743140893368022592L
-
Class org.adempiere.webui.component.Combobox
class Combobox extends org.zkoss.zul.Combobox implements Serializable- serialVersionUID:
- -6278632602577424842L
-
Class org.adempiere.webui.component.ComboEditorBox
class ComboEditorBox extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 4187563277424346012L
-
Serialized Fields
-
btn
Button btn
-
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
-
txt
Combobox txt
-
-
Class org.adempiere.webui.component.ComboItem
class ComboItem extends org.zkoss.zul.Comboitem implements Serializable- serialVersionUID:
- 8483161780731035079L
-
Class org.adempiere.webui.component.ConfirmPanel
class ConfirmPanel extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -2054986459098954685L
-
Serialized Fields
-
buttonMap
Map<String,
Button> buttonMap Name:Button -
extraButtonSClass
String extraButtonSClass
Extra sclass for button -
m_withImage
boolean m_withImage
-
m_withText
boolean m_withText
-
pnlBtnCenter
org.zkoss.zul.Hlayout pnlBtnCenter
-
pnlBtnLeft
org.zkoss.zul.Hlayout pnlBtnLeft
Left buttons area -
pnlBtnRight
org.zkoss.zul.Hlayout pnlBtnRight
Right buttons area -
useSmallButtonClassForSmallScreen
boolean useSmallButtonClassForSmallScreen
true to useConfirmPanel.SMALL_SCREEN_BUTTON_CLASS
for compact screen
-
-
Class org.adempiere.webui.component.Datebox
class Datebox extends org.zkoss.zul.Datebox implements Serializable- serialVersionUID:
- -5890574778856946570L
-
Class org.adempiere.webui.component.DatetimeBox
class DatetimeBox extends Panel implements Serializable- serialVersionUID:
- -1075410511739601354L
-
Class org.adempiere.webui.component.DesktopTabpanel
class DesktopTabpanel extends Tabpanel implements Serializable- serialVersionUID:
- -7142048018260264752L
-
Class org.adempiere.webui.component.DocumentLink
class DocumentLink extends org.zkoss.zul.A implements Serializable- serialVersionUID:
- 1498406053715803814L
-
Serialized Fields
-
adTableId
int adTableId
-
recordId
int recordId
-
-
Class org.adempiere.webui.component.DynamicMediaLink
class DynamicMediaLink extends org.zkoss.zul.A implements Serializable- serialVersionUID:
- 5017833977652241179L
-
Serialized Fields
-
media
org.zkoss.util.media.AMedia media
-
-
Class org.adempiere.webui.component.EditorBox
class EditorBox extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -3152111756471436612L
-
Serialized Fields
-
btn
Button btn
-
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
-
txt
Textbox txt
-
-
Class org.adempiere.webui.component.FavoriteSimpleTreeModel
class FavoriteSimpleTreeModel extends SimpleTreeModel implements Serializable- serialVersionUID:
- 6950349031548896628L
-
Serialized Fields
-
itemDraggable
boolean itemDraggable
-
onDropListners
List<org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>> onDropListners
-
-
Class org.adempiere.webui.component.FilenameBox
class FilenameBox extends EditorBox implements Serializable- serialVersionUID:
- -3438731624652907300L
-
Class org.adempiere.webui.component.FolderBrowser
class FolderBrowser extends Window implements Serializable- serialVersionUID:
- 5477614056976038703L
-
Serialized Fields
-
browseForFolder
boolean browseForFolder
-
confirmPanel
ConfirmPanel confirmPanel
-
listDir
Listbox listDir
Listbox of folders and files -
path
String path
-
root
File root
-
txtPath
Textbox txtPath
-
-
Class org.adempiere.webui.component.FToolbar
class FToolbar extends org.zkoss.zul.Toolbar implements Serializable- serialVersionUID:
- 7108523012451551639L
-
Class org.adempiere.webui.component.FWindow
class FWindow extends Window implements Serializable- serialVersionUID:
- 7047997664627639977L
-
Class org.adempiere.webui.component.Grid
class Grid extends org.zkoss.zul.Grid implements Serializable- serialVersionUID:
- -4483759833677794926L
-
Class org.adempiere.webui.component.Group
class Group extends org.zkoss.zul.Group implements Serializable- serialVersionUID:
- -6735090880559291438L
-
Class org.adempiere.webui.component.Group.GroupHeader
class GroupHeader extends org.zkoss.zul.Cell implements Serializable- serialVersionUID:
- -4070011056533999557L
-
Serialized Fields
-
lbl
org.zkoss.zul.Label lbl
-
open
boolean open
-
span
org.zkoss.zul.Span span
-
title
String title
-
-
Class org.adempiere.webui.component.Label
class Label extends org.zkoss.zul.Label implements Serializable- serialVersionUID:
- -6818124304324329510L
-
Serialized Fields
-
decorator
org.zkoss.zk.ui.Component decorator
-
mandatory
boolean mandatory
-
-
Class org.adempiere.webui.component.Listbox
class Listbox extends org.zkoss.zul.Listbox implements Serializable- serialVersionUID:
- -3713350125429939476L
-
Class org.adempiere.webui.component.ListCell
class ListCell extends org.zkoss.zul.Listcell implements Serializable- serialVersionUID:
- 971168080286017036L
-
Class org.adempiere.webui.component.ListHead
class ListHead extends org.zkoss.zul.Listhead implements Serializable- serialVersionUID:
- -7675491092309862710L
-
Class org.adempiere.webui.component.ListHeader
class ListHeader extends org.zkoss.zul.Listheader implements Serializable- serialVersionUID:
- -2709047642743510762L
-
Class org.adempiere.webui.component.ListItem
class ListItem extends org.zkoss.zul.Listitem implements Serializable- serialVersionUID:
- -8052056834118074979L
-
Serialized Fields
-
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
-
-
Class org.adempiere.webui.component.ListitemGroup
class ListitemGroup extends org.zkoss.zul.Listgroup implements Serializable- serialVersionUID:
- -1790997329703776505L
-
Serialized Fields
-
m_items
List<org.zkoss.zul.Listitem> m_items
The list of Listitem of this group
-
-
Class org.adempiere.webui.component.ListitemGroup.ListitemGroupHeader
class ListitemGroupHeader extends org.zkoss.zul.Listcell implements Serializable- serialVersionUID:
- -4070011056533999557L
-
Serialized Fields
-
lbl
org.zkoss.zul.Label lbl
-
open
boolean open
-
span
org.zkoss.zul.Span span
-
title
String title
-
-
Class org.adempiere.webui.component.ListModelTable
class ListModelTable extends org.zkoss.zul.ListModelList<Object> implements Serializable- serialVersionUID:
- 1891313647781142789L
-
Serialized Fields
-
m_listeners
ArrayList<WTableModelListener> m_listeners
Array of listeners to changes in the table model. -
m_noColumns
int m_noColumns
The number of columns in the table. -
sorter
org.zkoss.zul.ext.Sortable<Object> sorter
-
-
Class org.adempiere.webui.component.Locationbox
class Locationbox extends EditorBox implements Serializable- serialVersionUID:
- -9199586798474147872L
-
Class org.adempiere.webui.component.Mask
class Mask extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 7462166722064971644L
-
Class org.adempiere.webui.component.Menupopup
class Menupopup extends org.zkoss.zul.Menupopup implements Serializable- serialVersionUID:
- -4929397362586559388L
-
Serialized Fields
-
elementList
List<org.zkoss.zul.impl.XulElement> elementList
List of XulElement that uses this as the context menu
-
-
Class org.adempiere.webui.component.Messagebox
class Messagebox extends Window implements Serializable- serialVersionUID:
- 8928526331932742124L
-
Serialized Fields
-
btnAbort
Button btnAbort
-
btnCancel
Button btnCancel
-
btnIgnore
Button btnIgnore
-
btnNo
Button btnNo
-
btnOk
Button btnOk
-
btnRetry
Button btnRetry
-
btnYes
Button btnYes
-
callback
Callback callback
-
img
org.zkoss.zul.Image img
-
imgSrc
String imgSrc
-
inputField
WEditor inputField
-
isExceptionThrown
boolean isExceptionThrown
-
isInput
boolean isInput
-
isInputMandatory
boolean isInputMandatory
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lblMsg
org.zkoss.zhtml.Text lblMsg
-
msg
String msg
-
returnValue
int returnValue
button constant for button pressed by user
-
-
Class org.adempiere.webui.component.NumberBox
class NumberBox extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 8543853599051754172L
-
Serialized Fields
-
btn
Button btn
-
decimalBox
org.zkoss.zul.Decimalbox decimalBox
-
format
NumberFormat format
-
integral
boolean integral
true for integer, false for number with decimal point -
popup
org.zkoss.zul.Popup popup
calculator popup -
txtCalc
Textbox txtCalc
Text box for calculator
-
-
Class org.adempiere.webui.component.Panel
class Panel extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -5549821938132356378L
-
Class org.adempiere.webui.component.PAttributebox
class PAttributebox extends EditorBox implements Serializable- serialVersionUID:
- 6822449202155516221L
-
Class org.adempiere.webui.component.Paymentbox
class Paymentbox extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 1807586169091171780L
-
Serialized Fields
-
btn
Button btn
Button to open payment form -
combo
Combobox combo
List of payment rules -
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
-
-
Class org.adempiere.webui.component.ProcessInfoDialog
class ProcessInfoDialog extends Window implements Serializable- serialVersionUID:
- -1712025652050086903L
-
Serialized Fields
-
btnOk
Button btnOk
-
btnPrint
Button btnPrint
Button to print document fromProcessInfoDialog.m_logs
-
img
org.zkoss.zul.Image img
Info or Error image icon -
isAutoCloseAfterZoom
boolean isAutoCloseAfterZoom
If true, auto close dialog after user has click on zoom to window link -
lblMsg
org.zkoss.zhtml.Text lblMsg
-
m_logs
ProcessInfoLog[] m_logs
Array of ProcessInfoLog from ProcessInfo
-
-
Class org.adempiere.webui.component.Row
class Row extends org.zkoss.zul.Row implements Serializable- serialVersionUID:
- -5813452501151101553L
-
Serialized Fields
-
m_group
Group m_group
Optional Group that own this Row instance -
m_lastCell
org.zkoss.zul.Cell m_lastCell
Last Cell added to Row
-
-
Class org.adempiere.webui.component.Rows
class Rows extends org.zkoss.zul.Rows implements Serializable- serialVersionUID:
- 5100123951371296683L
-
Class org.adempiere.webui.component.Searchbox
class Searchbox extends EditorBox implements Serializable- serialVersionUID:
- -5164796522319002269L
-
Class org.adempiere.webui.component.SimpleListModel
class SimpleListModel extends org.zkoss.zul.AbstractListModel<Object> implements Serializable- serialVersionUID:
- -572148106182756840L
-
Serialized Fields
-
_sortDir
boolean _sortDir
Sort Direction. True for Ascending, False for Descrending -
_sorting
Comparator<Object> _sorting
Comparator for sorting -
list
List<Object> list
List backing this model instance -
maxLength
int[] maxLength
Max length for each column (value <= 0 means no Max length)
-
-
Class org.adempiere.webui.component.SimpleTreeModel
class SimpleTreeModel extends org.zkoss.zul.DefaultTreeModel<Object> implements Serializable- serialVersionUID:
- 4945968834244672653L
-
Serialized Fields
-
isTreeDrivenByValue
boolean isTreeDrivenByValue
-
isValueDisplayed
boolean isValueDisplayed
-
itemDraggable
boolean itemDraggable
True if each tree item is draggable -
onDropListners
List<org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>> onDropListners
Listeners for ON_DROP event
-
-
Class org.adempiere.webui.component.Tab
class Tab extends org.zkoss.zul.Tab implements Serializable- serialVersionUID:
- -7504310693884092219L
-
Serialized Fields
-
isDisableDraggDrop
boolean isDisableDraggDrop
-
-
Class org.adempiere.webui.component.Tabbox
class Tabbox extends org.zkoss.zul.Tabbox implements Serializable- serialVersionUID:
- 1400484283064851775L
-
Serialized Fields
-
activeTabSeq
Deque<org.zkoss.zul.Tab> activeTabSeq
Deque of tab by selection sequence. Each time when a Tab is selected by user, the Tab is push to front of queue. -
isActiveBySeq
boolean isActiveBySeq
-
isCheckVisibleOnlyForNextActive
boolean isCheckVisibleOnlyForNextActive
-
isSupportTabDragDrop
boolean isSupportTabDragDrop
-
-
Class org.adempiere.webui.component.Tabpanel
class Tabpanel extends org.zkoss.zul.Tabpanel implements Serializable- serialVersionUID:
- -1057250877531248907L
-
Serialized Fields
-
enabled
boolean enabled
-
onCloseHandler
ITabOnCloseHandler onCloseHandler
optional onClose handler -
showMaskWrapper
ShowMaskWrapper showMaskWrapper
-
tabLevel
int tabLevel
Deprecated.
-
-
Class org.adempiere.webui.component.Tabpanels
class Tabpanels extends org.zkoss.zul.Tabpanels implements Serializable- serialVersionUID:
- -2520923256815587165L
-
Class org.adempiere.webui.component.Tabs
class Tabs extends org.zkoss.zul.Tabs implements Serializable- serialVersionUID:
- 4939779587719677815L
-
Class org.adempiere.webui.component.Textbox
class Textbox extends org.zkoss.zul.Textbox implements Serializable- serialVersionUID:
- -3919623360765045602L
-
Serialized Fields
-
m_infocus
boolean m_infocus
true if text box is in focus -
m_obscure
Obscure m_obscure
Optional obscure support
-
-
Class org.adempiere.webui.component.Timebox
class Timebox extends org.zkoss.zul.Timebox implements Serializable- serialVersionUID:
- 3904468791491496039L
-
Class org.adempiere.webui.component.ToolBar
class ToolBar extends org.zkoss.zul.Toolbar implements Serializable- serialVersionUID:
- 6908196335129904216L
-
Class org.adempiere.webui.component.ToolBarButton
class ToolBarButton extends org.zkoss.zul.Toolbarbutton implements Serializable- serialVersionUID:
- -1214319982911389339L
-
Serialized Fields
-
name
String name
-
pressed
boolean pressed
true if using toggle mode and checked
-
-
Class org.adempiere.webui.component.Urlbox
class Urlbox extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- -5493978668402134644L
-
Serialized Fields
-
btn
org.zkoss.zul.A btn
-
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
-
txt
Textbox txt
-
-
Class org.adempiere.webui.component.VerticalBox
class VerticalBox extends org.zkoss.zul.Vbox implements Serializable- serialVersionUID:
- 5995926218043737398L
-
Class org.adempiere.webui.component.Window
class Window extends org.zkoss.zul.Window implements Serializable- serialVersionUID:
- -8249071775776387012L
-
Serialized Fields
-
fireWindowCloseEventOnDetach
boolean fireWindowCloseEventOnDetach
if true, fire ON_WINDOW_CLOSE event when detached from page -
showMaskWrapper
ShowMaskWrapper showMaskWrapper
-
-
Class org.adempiere.webui.component.WListbox
class WListbox extends Listbox implements Serializable- serialVersionUID:
- 3758442599469915640L
-
Serialized Fields
-
allowIDColumnForReadWrite
boolean allowIDColumnForReadWrite
true to support IDColumn for selection -
m_colorColumnIndex
int m_colorColumnIndex
Color Column Index of Model. -
m_colorDataCompare
Object m_colorDataCompare
Color Column compare data. -
m_keyColumnIndex
int m_keyColumnIndex
Model Index of Key Column. -
m_layout
ColumnInfo[] m_layout
Listbox columns layout. Set in prepareTable and used in loadTable. -
m_modelHeaderClass
ArrayList<Class<?>> m_modelHeaderClass
column class types (e.g. Boolean) -
m_readWriteColumn
ArrayList<Integer> m_readWriteColumn
List of R/W columns. -
showTotals
boolean showTotals
Is Total Show -
wListBoxName
String wListBoxName
Unique name to support saving columns width to AD_Wlistbox_Customization
-
-
-
Package org.adempiere.webui.dashboard
-
Class org.adempiere.webui.dashboard.ADCalendarEvent
class ADCalendarEvent extends org.zkoss.calendar.impl.SimpleCalendarEvent implements Serializable- serialVersionUID:
- 2289841014956779967L
-
Serialized Fields
-
R_Request_ID
int R_Request_ID
-
R_RequestType_ID
int R_RequestType_ID
-
-
Class org.adempiere.webui.dashboard.CalendarWindow
class CalendarWindow extends Window implements Serializable- serialVersionUID:
- 1576992746053720647L
-
Serialized Fields
-
btnCurrentDate
org.zkoss.zul.Button btnCurrentDate
-
btnRefresh
org.zkoss.zul.Toolbarbutton btnRefresh
Re-query button -
btnSwitchTimeZone
org.zkoss.zul.Button btnSwitchTimeZone
-
calendars
org.zkoss.calendar.Calendars calendars
Zk Calendar instance. Center of window. -
divArrowLeft
org.zkoss.zk.ui.Component divArrowLeft
button to move Calendar to previous or next page -
divArrowRight
org.zkoss.zk.ui.Component divArrowRight
button to move Calendar to previous or next page -
divTabDay
org.zkoss.zk.ui.Component divTabDay
Tab for Day, Week, 5Day and Month view -
divTabMonth
org.zkoss.zk.ui.Component divTabMonth
Tab for Day, Week, 5Day and Month view -
divTabWeek
org.zkoss.zk.ui.Component divTabWeek
Tab for Day, Week, 5Day and Month view -
divTabWeekdays
org.zkoss.zk.ui.Component divTabWeekdays
Tab for Day, Week, 5Day and Month view -
eventWin
EventWindow eventWin
Window for event -
FDOW
org.zkoss.zul.Span FDOW
-
lblDate
org.zkoss.zul.Label lblDate
Label for start and end date of current Calendar view -
lbxFDOW
org.zkoss.zul.Listbox lbxFDOW
List to select first day of a week (monday, tuesday, etc). Visible for week and month view. -
lbxRequestTypes
org.zkoss.zul.Listbox lbxRequestTypes
List of request types -
myChart
org.zkoss.zul.Image myChart
Pie chart for calendar events. South of window. -
popupLabel
org.zkoss.zul.Label popupLabel
Content ofCalendarWindow.updateMsg
-
scm
org.zkoss.calendar.impl.SimpleCalendarModel scm
Calendar model forCalendarWindow.calendars
-
timer
org.zkoss.zul.Timer timer
Timer to closeCalendarWindow.updateMsg
-
updateMsg
org.zkoss.zul.Popup updateMsg
Message Popup
-
-
Class org.adempiere.webui.dashboard.DashboardPanel
class DashboardPanel extends Window implements Serializable- serialVersionUID:
- 7424244218250118823L
-
Class org.adempiere.webui.dashboard.DashboardRunnable
class DashboardRunnable extends Object implements Serializable- serialVersionUID:
- 5995227773511788894L
-
Serialized Fields
-
dashboardPanels
List<DashboardPanel> dashboardPanels
-
desktop
WeakReference<org.zkoss.zk.ui.Desktop> desktop
-
listener
org.zkoss.zk.ui.util.DesktopCleanup listener
Desktop cleanup listener to callDashboardRunnable.cleanup()
-
locale
Locale locale
-
-
Class org.adempiere.webui.dashboard.DPActivities
class DPActivities extends DashboardPanel implements Serializable- serialVersionUID:
- 3787249181565314148L
-
Serialized Fields
-
btnNotice
Button btnNotice
Deprecated. -
btnRequest
Button btnRequest
Deprecated. -
btnUnprocessed
Button btnUnprocessed
Deprecated. -
btnWorkflow
Button btnWorkflow
Deprecated. -
labelN
String labelN
Deprecated. -
labelR
String labelR
Deprecated. -
labelU
String labelU
Deprecated. -
labelW
String labelW
Deprecated. -
noOfNotice
int noOfNotice
Deprecated. -
noOfRequest
int noOfRequest
Deprecated. -
noOfUnprocessed
int noOfUnprocessed
Deprecated. -
noOfWorkflow
int noOfWorkflow
Deprecated.
-
-
Class org.adempiere.webui.dashboard.DPCalendar
class DPCalendar extends DashboardPanel implements Serializable- serialVersionUID:
- -224914882522997787L
-
Serialized Fields
-
btnCal
org.zkoss.zul.impl.LabelImageElement btnCal
Button to open Calendar window, to Refresh Calendar -
btnCurrentDate
org.zkoss.zul.impl.LabelImageElement btnCurrentDate
-
btnRefresh
org.zkoss.zul.impl.LabelImageElement btnRefresh
Button to open Calendar window, to Refresh Calendar -
calendars
org.zkoss.calendar.Calendars calendars
Zk Calendar instance -
desktop
WeakReference<org.zkoss.zk.ui.Desktop> desktop
-
divArrowLeft
org.zkoss.zk.ui.Component divArrowLeft
button to move Calendar to previous or next page -
divArrowRight
org.zkoss.zk.ui.Component divArrowRight
button to move Calendar to previous or next page -
events
ArrayList<ADCalendarEvent> events
List of Calendar (Request) events -
eventWin
EventWindow eventWin
Window for event -
lblDate
org.zkoss.zul.Label lblDate
Label for start and end date of current Calendar view -
listener
org.zkoss.zk.ui.util.DesktopCleanup listener
Desktop cleanup listener to callDPCalendar.cleanup()
-
scm
org.zkoss.calendar.impl.SimpleCalendarModel scm
Model forDPCalendar.calendars
-
-
Class org.adempiere.webui.dashboard.DPDocumentStatus
class DPDocumentStatus extends DashboardPanel implements Serializable- serialVersionUID:
- 7904122964566112177L
-
Serialized Fields
-
statusPanel
WDocumentStatusPanel statusPanel
-
-
Class org.adempiere.webui.dashboard.DPFavourites
class DPFavourites extends DashboardPanel implements Serializable- serialVersionUID:
- 7915726855926813700L
-
Serialized Fields
-
btnAdd
ToolBarButton btnAdd
-
btnAutoLaunch
ToolBarButton btnAutoLaunch
-
btnEdit
ToolBarButton btnEdit
-
btnExpand
ToolBarButton btnExpand
-
tree
org.zkoss.zul.Tree tree
Favourites menu tree -
treeModel
FavoriteSimpleTreeModel treeModel
model forDPFavourites.tree
-
-
Class org.adempiere.webui.dashboard.DPGoogleCalendar
class DPGoogleCalendar extends DashboardPanel implements Serializable- serialVersionUID:
- -6420016898259232438L
-
Class org.adempiere.webui.dashboard.DPMenuTree
class DPMenuTree extends DashboardPanel implements Serializable- serialVersionUID:
- -3095921038206382907L
-
Serialized Fields
-
menuTreePanel
MenuTreePanel menuTreePanel
-
-
Class org.adempiere.webui.dashboard.DPPerformance
class DPPerformance extends DashboardPanel implements Serializable- serialVersionUID:
- -8878665031716441912L
-
Class org.adempiere.webui.dashboard.DPRecentItems
class DPRecentItems extends DashboardPanel implements Serializable- serialVersionUID:
- 662950038476166515L
-
Serialized Fields
-
AD_User_ID
int AD_User_ID
Login user id -
bxRecentItems
org.zkoss.zul.Box bxRecentItems
-
desktop
WeakReference<org.zkoss.zk.ui.Desktop> desktop
-
listener
org.zkoss.zk.ui.util.DesktopCleanup listener
Desktop cleanup listener to callDPRecentItems.cleanup()
-
-
Class org.adempiere.webui.dashboard.DPRunningJobs
class DPRunningJobs extends DashboardPanel implements Serializable- serialVersionUID:
- -8515643315156488709L
-
Serialized Fields
-
AD_User_ID
int AD_User_ID
Login user id -
bxJobs
org.zkoss.zul.Box bxJobs
-
desktop
WeakReference<org.zkoss.zk.ui.Desktop> desktop
-
listener
org.zkoss.zk.ui.util.DesktopCleanup listener
Desktop cleanup listener to callDPRunningJobs.cleanup()
-
-
Class org.adempiere.webui.dashboard.DPViews
class DPViews extends DashboardPanel implements Serializable- serialVersionUID:
- 8375414665766937581L
-
Class org.adempiere.webui.dashboard.EventWindow
class EventWindow extends Window implements Serializable- serialVersionUID:
- 4758066526040260586L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
dtBeginDate
DatetimeBox dtBeginDate
-
dtEndDate
DatetimeBox dtEndDate
-
R_Request_ID
int R_Request_ID
-
txtContent
Textbox txtContent
-
txtContentColor
Textbox txtContentColor
-
txtHeaderColor
Textbox txtHeaderColor
-
-
Class org.adempiere.webui.dashboard.FavouriteFolderDialog
class FavouriteFolderDialog extends Window implements Serializable- serialVersionUID:
- -2838644830113603288L
-
Serialized Fields
-
centerPanel
Panel centerPanel
Center ofFavouriteFolderDialog.mainLayout
-
chkAddAsRoot
Checkbox chkAddAsRoot
For add mode, true to add to root instead of current selected parent folder node. -
chkDefaultExpanded
Checkbox chkDefaultExpanded
For IsCollapsible -
confirmPanel
ConfirmPanel confirmPanel
-
favNodeSummary
MTreeFavoriteNode favNodeSummary
Edit Mode: Node to edit. Add Mode: Parent folder node -
grid
org.zkoss.zul.Grid grid
Grid layout ofFavouriteFolderDialog.centerPanel
-
isAdd
boolean isAdd
True for add mode, false for edit mode -
lblSelectedNodeInfo
org.zkoss.zul.Label lblSelectedNodeInfo
-
mainLayout
org.zkoss.zul.Borderlayout mainLayout
-
tree
org.zkoss.zul.Tree tree
-
treeModel
FavoriteSimpleTreeModel treeModel
-
txtFolder
org.zkoss.zul.Textbox txtFolder
Folder name
-
-
Class org.adempiere.webui.dashboard.LoginOpenSequenceDialog
class LoginOpenSequenceDialog extends Window implements Serializable- serialVersionUID:
- -6200912526954948898L
-
Serialized Fields
-
autoOpenSeqs
ArrayList<Integer> autoOpenSeqs
List for auto launch sequence -
bAdd
Button bAdd
-
bDown
Button bDown
-
bRemove
Button bRemove
-
bUp
Button bUp
-
confirmPanel
ConfirmPanel confirmPanel
-
m_AD_User_ID
int m_AD_User_ID
-
noLabel
Label noLabel
-
noList
Listbox noList
-
noModel
SimpleListModel noModel
model forLoginOpenSequenceDialog.noList
-
yesLabel
Label yesLabel
-
yesList
Listbox yesList
-
yesModel
SimpleListModel yesModel
model forLoginOpenSequenceDialog.yesList
-
-
Class org.adempiere.webui.dashboard.RequestWindow
class RequestWindow extends Window implements Serializable- serialVersionUID:
- 7757368164776005797L
-
Serialized Fields
-
calBegin
Calendar calBegin
-
calEnd
Calendar calEnd
-
confidentialField
WTableDirEditor confidentialField
-
confirmPanel
ConfirmPanel confirmPanel
-
dbxCompletePlan
Datebox dbxCompletePlan
-
dbxStartPlan
Datebox dbxStartPlan
-
dueTypeField
WTableDirEditor dueTypeField
-
entryConfidentialField
WTableDirEditor entryConfidentialField
-
m_readOnly
boolean m_readOnly
Read Only -
parent
Window parent
-
priorityField
WTableDirEditor priorityField
-
requestTypeField
WTableDirEditor requestTypeField
-
salesRepField
WTableDirEditor salesRepField
-
tbxEndTime
Timebox tbxEndTime
-
tbxStartTime
Timebox tbxStartTime
-
txtSummary
Textbox txtSummary
-
-
-
Package org.adempiere.webui.desktop
-
Class org.adempiere.webui.desktop.DefaultDesktop
class DefaultDesktop extends TabbedDesktop implements Serializable- serialVersionUID:
- 7189914859100400758L
-
Serialized Fields
-
contextHelp
ToolBarButton contextHelp
Button to hide or show help and quick info panels -
dashboardController
DashboardController dashboardController
-
eastPopup
org.zkoss.zul.Popup eastPopup
Help and quick info popup for mobile client -
gridTab
GridTab gridTab
-
headerContainer
org.zkoss.zk.ui.Component headerContainer
Body component of north header. With id "northBody" in desktop.zul -
headerPopup
Window headerPopup
Popup open byDefaultDesktop.showHeader
-
helpController
HelpController helpController
Renderer and controller for help and quick info panel -
homeTab
Tabpanel homeTab
Panel of home tab -
isQuickInfoOpen
boolean isQuickInfoOpen
True if Right side Quick info is visible -
layout
org.zkoss.zul.Borderlayout layout
Main layout. With id "layout" in desktop.zul -
logo
org.zkoss.zul.Image logo
-
m_desktop
org.zkoss.zk.ui.Desktop m_desktop
-
max
ToolBarButton max
Button to hide or show North desktop header. Visible for mobile client. -
mobile
boolean mobile
true if client browser is a mobile browser -
noCount
int noCount
-
pnlHead
HeaderPanel pnlHead
HeaderPanel ofDefaultDesktop.headerContainer
. With id "header" in desktop.zul -
showHeader
ToolBarButton showHeader
Button to open north header popup. Visible whenDefaultDesktop.max
is true. -
sideController
DashboardController sideController
-
westBtn
ToolBarButton westBtn
Button to showDefaultDesktop.westPopup
. Visible for mobile client. -
westPopup
org.zkoss.zul.Popup westPopup
West panel popup for mobile client
-
-
-
Package org.adempiere.webui.editor
-
Class org.adempiere.webui.editor.DateRangeEditor
class DateRangeEditor extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 3329360781729704243L
-
Serialized Fields
-
dateRangeText
Label dateRangeText
-
editor
WEditor editor
-
editor2
WEditor editor2
-
popup
DateRangePicker popup
-
popupBtn
ToolBarButton popupBtn
-
textbox
Textbox textbox
-
-
Class org.adempiere.webui.editor.WEditorPopupMenu
class WEditorPopupMenu extends Menupopup implements Serializable- serialVersionUID:
- 4574171758155591250L
-
Serialized Fields
-
drillEnabled
boolean drillEnabled
-
drillItem
org.zkoss.zul.Menuitem drillItem
-
menuListeners
ArrayList<ContextMenuListener> menuListeners
-
newEnabled
boolean newEnabled
-
newItem
org.zkoss.zul.Menuitem newItem
-
preferencesEnabled
boolean preferencesEnabled
-
prefItem
org.zkoss.zul.Menuitem prefItem
-
requeryEnabled
boolean requeryEnabled
-
requeryItem
org.zkoss.zul.Menuitem requeryItem
-
showLocation
boolean showLocation
-
showLocationItem
org.zkoss.zul.Menuitem showLocationItem
-
updateEnabled
boolean updateEnabled
-
updateItem
org.zkoss.zul.Menuitem updateItem
-
zoomEnabled
boolean zoomEnabled
-
zoomItem
org.zkoss.zul.Menuitem zoomItem
-
-
Class org.adempiere.webui.editor.WRadioGroupEditor.RadioGroupEditor
class RadioGroupEditor extends org.zkoss.zul.Hlayout implements Serializable- serialVersionUID:
- 6356574816984519621L
-
Serialized Fields
-
enabled
boolean enabled
-
radioGroup
org.zkoss.zul.Radiogroup radioGroup
-
-
-
Package org.adempiere.webui.editor.grid.selection
-
Class org.adempiere.webui.editor.grid.selection.GridTabSelectionListView
class GridTabSelectionListView extends org.zkoss.zul.Vlayout implements Serializable- serialVersionUID:
- 4145737989132101461L
-
Serialized Fields
-
columnWidthMap
Map<Integer,
String> columnWidthMap Custom column width fromMTabCustomization
-
gridField
GridField[] gridField
GridFields ofGridTabSelectionListView.gridTab
-
gridTab
GridTab gridTab
-
init
boolean init
true ifGridTabSelectionListView.init(GridTab)
have been called -
labelBox
org.zkoss.zul.Box labelBox
-
listbox
Listbox listbox
-
listModel
SimpleGridTableListModel listModel
Model ofGridTabSelectionListView.listbox
-
numColumns
int numColumns
length ofGridTabSelectionListView.gridField
-
pageSize
int pageSize
-
renderer
GridTabSelectionListViewRenderer renderer
Renderer ofGridTabSelectionListView.listbox
-
selectedLabel
Label selectedLabel
Show number of selected row -
tableModel
AbstractTableModel tableModel
Table model (GridTable) ofGridTabSelectionListView.gridTab
-
windowNo
int windowNo
-
-
Class org.adempiere.webui.editor.grid.selection.SimpleGridTableListModel
class SimpleGridTableListModel extends org.zkoss.zul.AbstractListModel<GridTableRow> implements Serializable- serialVersionUID:
- 698185856751242764L
-
-
Package org.adempiere.webui.event
-
Class org.adempiere.webui.event.DrillEvent
class DrillEvent extends org.zkoss.zk.ui.event.Event implements Serializable- serialVersionUID:
- 4877800961258241047L
-
Class org.adempiere.webui.event.TokenEvent
class TokenEvent extends org.zkoss.zk.ui.event.Event implements Serializable- serialVersionUID:
- 7727018026113457776L
-
Class org.adempiere.webui.event.ZoomEvent
class ZoomEvent extends org.zkoss.zk.ui.event.Event implements Serializable- serialVersionUID:
- -8857628145535148973L
-
-
Package org.adempiere.webui.exception
-
Exception org.adempiere.webui.exception.ApplicationException
class ApplicationException extends RuntimeException implements Serializable- serialVersionUID:
- -4217881437634023176L
-
-
Package org.adempiere.webui.grid
-
Class org.adempiere.webui.grid.AbstractWQuickEntry
class AbstractWQuickEntry extends Window implements Serializable- serialVersionUID:
- 5092377634523789098L
-
Class org.adempiere.webui.grid.WBPartner
class WBPartner extends Window implements Serializable- serialVersionUID:
- 5842369060073088746L
-
Serialized Fields
-
centerPanel
org.zkoss.zul.Vlayout centerPanel
Deprecated. -
confirmPanel
ConfirmPanel confirmPanel
Deprecated. -
fAddress
WLocationEditor fAddress
Deprecated. -
fContact
Textbox fContact
Deprecated. -
fEMail
Textbox fEMail
Deprecated. -
fFax
Textbox fFax
Deprecated. -
fGreetingBP
Listbox fGreetingBP
Deprecated. -
fGreetingC
Listbox fGreetingC
Deprecated. -
fName
Textbox fName
Deprecated. -
fName2
Textbox fName2
Deprecated. -
fPhone
Textbox fPhone
Deprecated. -
fPhone2
Textbox fPhone2
Deprecated. -
fTitle
Textbox fTitle
Deprecated. -
fValue
Textbox fValue
Deprecated. -
m_greeting
Object[] m_greeting
Deprecated. -
m_partner
MBPartner m_partner
Deprecated.The Partner -
m_pLocation
MBPartnerLocation m_pLocation
Deprecated.The Location -
m_readOnly
boolean m_readOnly
Deprecated.Read Only -
m_user
MUser m_user
Deprecated.The User -
m_WindowNo
int m_WindowNo
Deprecated.
-
-
Class org.adempiere.webui.grid.WQuickEntry
class WQuickEntry extends AbstractWQuickEntry implements Serializable- serialVersionUID:
- -6385383768870354870L
-
Serialized Fields
-
centerPanel
org.zkoss.zul.Vlayout centerPanel
Center container for field label and editors -
confirmPanel
ConfirmPanel confirmPanel
-
initialValues
List<Object> initialValues
-
isHasField
boolean isHasField
-
m_AD_Window_ID
int m_AD_Window_ID
-
m_readOnly
boolean m_readOnly
Read Only -
m_WindowNo
int m_WindowNo
-
orientation
String orientation
browser orientation -
parent_TabNo
int parent_TabNo
-
parent_WindowNo
int parent_WindowNo
-
quickEditors
List<WEditor> quickEditors
editors forWQuickEntry.quickFields
-
quickFields
List<GridField> quickFields
-
quickPOs
List<PO> quickPOs
POs forWQuickEntry.quickTabs
-
quickTabs
List<GridTab> quickTabs
-
-
-
Package org.adempiere.webui.info
-
Class org.adempiere.webui.info.InfoAssetWindow
class InfoAssetWindow extends InfoWindow implements Serializable- serialVersionUID:
- 8671986505516245911L
-
Class org.adempiere.webui.info.InfoAssignmentWindow
class InfoAssignmentWindow extends InfoWindow implements Serializable- serialVersionUID:
- -5726562881863657609L
-
Class org.adempiere.webui.info.InfoBPartnerWindow
class InfoBPartnerWindow extends InfoWindow implements Serializable- serialVersionUID:
- 240758053410996182L
-
Class org.adempiere.webui.info.InfoInOutWindow
class InfoInOutWindow extends InfoWindow implements Serializable- serialVersionUID:
- 3027121642718090785L
-
Class org.adempiere.webui.info.InfoInvoiceWindow
class InfoInvoiceWindow extends InfoWindow implements Serializable- serialVersionUID:
- -5175983673145977830L
-
Class org.adempiere.webui.info.InfoOrderWindow
class InfoOrderWindow extends InfoWindow implements Serializable- serialVersionUID:
- 1241927188305227636L
-
Class org.adempiere.webui.info.InfoPAttributeInstanceWindow
class InfoPAttributeInstanceWindow extends InfoWindow implements Serializable- serialVersionUID:
- 8387016462564425684L
-
Class org.adempiere.webui.info.InfoPAttributeWindow
class InfoPAttributeWindow extends InfoWindow implements Serializable- serialVersionUID:
- -4554543873526769338L
-
Class org.adempiere.webui.info.InfoPaymentWindow
class InfoPaymentWindow extends InfoWindow implements Serializable- serialVersionUID:
- 1322780214387328688L
-
Class org.adempiere.webui.info.InfoProductWindow
class InfoProductWindow extends InfoWindow implements Serializable- serialVersionUID:
- -640644572459126094L
-
Serialized Fields
-
chbShowDetailAtp
Checkbox chbShowDetailAtp
true to sum ATP quantities by product attributes, warehouse and locator -
contentBorderLayout
Borderlayout contentBorderLayout
-
fieldDescription
Textbox fieldDescription
-
m_M_AttributeSetInstance_ID
int m_M_AttributeSetInstance_ID
ASI -
m_M_Locator_ID
int m_M_Locator_ID
-
m_PAttributeButton
Button m_PAttributeButton
Product Attribute Set Instance Button -
m_sqlProductprice
String m_sqlProductprice
-
m_sqlRelated
String m_sqlRelated
-
m_sqlSubstitute
String m_sqlSubstitute
-
m_sqlWarehouse
String m_sqlWarehouse
-
m_tableAtp
WListbox m_tableAtp
Available to Promise Tab -
productpriceTbl
WListbox productpriceTbl
Product price -
relatedTbl
WListbox relatedTbl
Related products -
substituteTbl
WListbox substituteTbl
Substitute products -
tabbedPane
Tabbox tabbedPane
-
warehouseTbl
WListbox warehouseTbl
Storage by warehouse
-
-
Class org.adempiere.webui.info.InfoWindow
class InfoWindow extends InfoPanel implements Serializable- serialVersionUID:
- 615852605072547785L
-
Serialized Fields
-
autoCollapsedParameterPanel
boolean autoCollapsedParameterPanel
true to auto collapse parameter panel after execution of query -
cacheOriginalValues
Map<Object,
List<Object>> cacheOriginalValues -
checkAND
org.zkoss.zul.Checkbox checkAND
-
columnInfos
ColumnInfo[] columnInfos
-
editors
List<WEditor> editors
List of WEditors -
editors2
ArrayList<WEditor> editors2
-
embeddedPane
Tabbox embeddedPane
embedded Panel (AD_InfoRelated) -
embeddedWinList
ArrayList<EmbedWinInfo> embeddedWinList
-
exportButton
Button exportButton
-
gridFields
List<GridField> gridFields
-
gridFields2
List<GridField> gridFields2
-
hasEditable
boolean hasEditable
-
identifiers
List<WEditor> identifiers
-
infoColumns
InfoColumnVO[] infoColumns
-
infoContext
Properties infoContext
-
infoWindowListItemRenderer
WInfoWindowListItemRenderer infoWindowListItemRenderer
-
ipMenu
Menupopup ipMenu
Popup menu for process -
layout
Borderlayout layout
-
noOfParameterColumn
int noOfParameterColumn
Number of column forInfoWindow.parameterGrid
-
parameterGrid
Grid parameterGrid
Query parameter grid -
parameterTree
TreeMap<Integer,
List<Object[]>> parameterTree Selection Column Sequence:[InfoColumnVO, GridField] -
parameterTree2
TreeMap<Integer,
List<Object[]>> parameterTree2 To grid field ofInfoWindow.parameterTree
-
queryAfterChangeEditors
List<WEditor> queryAfterChangeEditors
List of editors that will trigger query after changes by user -
relatedMap
Map<Integer,
RelatedInfoWindow> relatedMap -
southBody
org.zkoss.zul.Vbox southBody
-
tableInfos
AccessSqlParser.TableInfo[] tableInfos
-
temporarySelectedData
Map<Object,
List<Object>> temporarySelectedData -
vqe
AbstractWQuickEntry vqe
-
-
-
Package org.adempiere.webui.panel
-
Class org.adempiere.webui.panel.AbstractMenuPanel
class AbstractMenuPanel extends org.zkoss.zul.Panel implements Serializable- serialVersionUID:
- -6160708371157917922L
-
Serialized Fields
-
ctx
Properties ctx
-
listener
org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> listener
Listener forAbstractMenuPanel.MENU_ITEM_SELECTED_QUEUE
event queue -
menuTree
org.zkoss.zul.Tree menuTree
-
-
Class org.adempiere.webui.panel.ADForm
class ADForm extends Window implements Serializable- serialVersionUID:
- -5381283117636286759L
-
Serialized Fields
-
gridTab
GridTab gridTab
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
m_adFormId
int m_adFormId
AD_Form_ID -
m_customForm
IFormController m_customForm
-
m_name
String m_name
Name of form -
m_pi
ProcessInfo m_pi
-
m_WindowNo
int m_WindowNo
window number of desktop tab
-
-
Class org.adempiere.webui.panel.BroadcastMessageWindow
class BroadcastMessageWindow extends Window implements Serializable- serialVersionUID:
- 1849434312706721390L
-
Serialized Fields
-
acknowledged
Checkbox acknowledged
-
btnNext
Button btnNext
-
btnPrev
Button btnPrev
-
currMsg
int currMsg
index of current show/render message inBroadcastMessageWindow.mbMessages
-
hashMessages
Hashtable<Integer,
Boolean> hashMessages AD_BroadcastMessage_ID:Processed -
initialised
boolean initialised
-
isTest
boolean isTest
-
mbMessages
ArrayList<MBroadcastMessage> mbMessages
-
north
org.zkoss.zul.North north
-
pnlHead
HeaderPanel pnlHead
Parent of window -
swDiv
org.zkoss.zul.Div swDiv
Container for message navigation controls -
textMsgContent
org.zkoss.zul.Html textMsgContent
-
textMsgNo
Label textMsgNo
-
-
Class org.adempiere.webui.panel.ChangePasswordPanel
class ChangePasswordPanel extends Window implements Serializable- serialVersionUID:
- -4117126419866788951L
-
Serialized Fields
-
lblAnswer
Label lblAnswer
-
lblNewPassword
Label lblNewPassword
-
lblOldPassword
Label lblOldPassword
-
lblRetypeNewPassword
Label lblRetypeNewPassword
-
lblSecurityQuestion
Label lblSecurityQuestion
-
lstSecurityQuestion
Combobox lstSecurityQuestion
-
m_clientKNPairs
KeyNamePair[] m_clientKNPairs
-
m_ctx
Properties m_ctx
Context -
m_show
boolean m_show
-
m_userName
String m_userName
Username -
m_userPassword
String m_userPassword
Password -
txtAnswer
Textbox txtAnswer
-
txtNewPassword
Textbox txtNewPassword
-
txtOldPassword
Textbox txtOldPassword
-
txtRetypeNewPassword
Textbox txtRetypeNewPassword
-
wndLogin
LoginWindow wndLogin
-
-
Class org.adempiere.webui.panel.ChatPanel
class ChatPanel extends Panel implements Serializable- serialVersionUID:
- 3581014332386266757L
-
Class org.adempiere.webui.panel.ConfigurationPanel
class ConfigurationPanel extends Panel implements Serializable- serialVersionUID:
- 7604294587769974845L
-
Class org.adempiere.webui.panel.CustomForm
class CustomForm extends ADForm implements Serializable- serialVersionUID:
- -8498084996736578534L
-
Class org.adempiere.webui.panel.CustomizeGridViewPanel
class CustomizeGridViewPanel extends Panel implements Serializable- serialVersionUID:
- -6200912526954948898L
-
Serialized Fields
-
bAdd
Button bAdd
-
bDown
Button bDown
-
bRemove
Button bRemove
-
bUp
Button bUp
-
chkAutoHideEmptyColumn
Checkbox chkAutoHideEmptyColumn
-
chkSaveWidth
Checkbox chkSaveWidth
-
confirmPanel
ConfirmPanel confirmPanel
-
gridPanel
GridView gridPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lblGridMode
Label lblGridMode
-
lstGridMode
Listbox lstGridMode
-
m_AD_Tab_ID
int m_AD_Tab_ID
-
m_AD_User_ID
int m_AD_User_ID
-
m_columnsWidth
Map<Integer,
String> m_columnsWidth AD_Field_ID:Width -
m_saved
boolean m_saved
-
m_tabcust
MTabCustomization m_tabcust
-
m_WindowNo
int m_WindowNo
-
noLabel
Label noLabel
-
noList
Listbox noList
-
noModel
SimpleListModel noModel
-
tableSeqs
ArrayList<Integer> tableSeqs
-
uiCreated
boolean uiCreated
-
yesLabel
Label yesLabel
-
yesList
Listbox yesList
-
yesModel
SimpleListModel yesModel
-
-
Class org.adempiere.webui.panel.HeaderPanel
class HeaderPanel extends Panel implements Serializable- serialVersionUID:
- -2351317624519209484L
-
Serialized Fields
-
btnMenu
org.zkoss.zul.impl.LabelImageElement btnMenu
-
globalSearch
GlobalSearch globalSearch
-
image
org.zkoss.zul.Image image
Logo -
menuTreePanel
MenuTreePanel menuTreePanel
-
popMenu
org.zkoss.zul.Popup popMenu
-
-
Class org.adempiere.webui.panel.InfoAssetPanel
class InfoAssetPanel extends InfoPanel implements Serializable- serialVersionUID:
- -3324796198694097770L
-
Serialized Fields
-
fBPartner_ID
WEditor fBPartner_ID
Deprecated. -
fieldName
Textbox fieldName
Deprecated. -
fieldValue
Textbox fieldValue
Deprecated. -
fProduct_ID
WEditor fProduct_ID
Deprecated. -
labelName
Label labelName
Deprecated. -
labelValue
Label labelValue
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoAssignmentPanel
class InfoAssignmentPanel extends InfoPanel implements Serializable- serialVersionUID:
- -935642651768066799L
-
Serialized Fields
-
bNew
Button bNew
Deprecated. -
fieldFrom
Datebox fieldFrom
Deprecated. -
fieldResource
WEditor fieldResource
Deprecated. -
fieldResourceType
WEditor fieldResourceType
Deprecated. -
fieldTo
Datebox fieldTo
Deprecated. -
labelFrom
Label labelFrom
Deprecated. -
labelTo
Label labelTo
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoBPartnerPanel
class InfoBPartnerPanel extends InfoPanel implements Serializable- serialVersionUID:
- 5677624151607188344L
-
Serialized Fields
-
checkAND
Checkbox checkAND
Deprecated. -
checkCustomer
Checkbox checkCustomer
Deprecated. -
fieldContact
Textbox fieldContact
Deprecated. -
fieldEMail
Textbox fieldEMail
Deprecated. -
fieldName
Textbox fieldName
Deprecated. -
fieldPhone
Textbox fieldPhone
Deprecated. -
fieldPostal
Textbox fieldPostal
Deprecated. -
fieldValue
Textbox fieldValue
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
lblContact
Label lblContact
Deprecated. -
lblEMail
Label lblEMail
Deprecated. -
lblName
Label lblName
Deprecated. -
lblPhone
Label lblPhone
Deprecated. -
lblPostal
Label lblPostal
Deprecated. -
lblValue
Label lblValue
Deprecated. -
m_AD_User_ID_index
int m_AD_User_ID_index
Deprecated. -
m_C_BPartner_Location_ID_index
int m_C_BPartner_Location_ID_index
Deprecated. -
m_isSOTrx
boolean m_isSOTrx
Deprecated.SalesOrder Trx -
southBody
org.zkoss.zul.Vbox southBody
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoCashLinePanel
class InfoCashLinePanel extends InfoPanel implements Serializable- serialVersionUID:
- 3042929765363185887L
-
Serialized Fields
-
cbAbsolute
Checkbox cbAbsolute
Deprecated. -
fAmtFrom
Textbox fAmtFrom
Deprecated. -
fAmtTo
Textbox fAmtTo
Deprecated. -
fBankAccount_ID
WEditor fBankAccount_ID
Deprecated. -
fCashBook_ID
WEditor fCashBook_ID
Deprecated. -
fDateFrom
Datebox fDateFrom
Deprecated. -
fDateTo
Datebox fDateTo
Deprecated. -
fInvoice_ID
WEditor fInvoice_ID
Deprecated. -
fName
Textbox fName
Deprecated. -
lAmtFrom
Label lAmtFrom
Deprecated. -
lAmtTo
Label lAmtTo
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
lDateFrom
Label lDateFrom
Deprecated. -
lDateTo
Label lDateTo
Deprecated. -
lName
Label lName
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoGeneralPanel
class InfoGeneralPanel extends InfoPanel implements Serializable- serialVersionUID:
- 624139753237845647L
-
Serialized Fields
-
layout
org.zkoss.zul.Borderlayout layout
-
lbl1
Label lbl1
-
lbl2
Label lbl2
-
lbl3
Label lbl3
-
lbl4
Label lbl4
-
m_generalLayout
ColumnInfo[] m_generalLayout
String Array of Column Info -
m_queryColumns
ArrayList<String> m_queryColumns
list of query columns -
m_queryColumnsSql
ArrayList<String> m_queryColumnsSql
list of query columns (SQL) -
noOfParameterColumn
int noOfParameterColumn
-
southBody
org.zkoss.zul.Vbox southBody
-
txt1
Textbox txt1
-
txt2
Textbox txt2
-
txt3
Textbox txt3
-
txt4
Textbox txt4
-
-
Class org.adempiere.webui.panel.InfoInOutPanel
class InfoInOutPanel extends InfoPanel implements Serializable- serialVersionUID:
- -3927370377224858985L
-
Serialized Fields
-
fBPartner_ID
WEditor fBPartner_ID
Deprecated. -
fDateFrom
Datebox fDateFrom
Deprecated. -
fDateTo
Datebox fDateTo
Deprecated. -
fDescription
Textbox fDescription
Deprecated. -
fDocumentNo
Textbox fDocumentNo
Deprecated. -
fIsSOTrx
Checkbox fIsSOTrx
Deprecated. -
fPOReference
Textbox fPOReference
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
lDateFrom
Label lDateFrom
Deprecated. -
lDateTo
Label lDateTo
Deprecated. -
lDescription
Label lDescription
Deprecated. -
lDocumentNo
Label lDocumentNo
Deprecated. -
lPOReference
Label lPOReference
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoInvoicePanel
class InfoInvoicePanel extends InfoPanel implements Serializable- serialVersionUID:
- 5632526399922930978L
-
Serialized Fields
-
amountFrom
NumberBox amountFrom
Deprecated. -
amountTo
NumberBox amountTo
Deprecated. -
dateFrom
Datebox dateFrom
Deprecated. -
dateTo
Datebox dateTo
Deprecated. -
editorBPartner
WSearchEditor editorBPartner
Deprecated. -
editorOrder
WSearchEditor editorOrder
Deprecated. -
isPaid
Checkbox isPaid
Deprecated. -
isSoTrx
Checkbox isSoTrx
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
lblDateInvoiced
Label lblDateInvoiced
Deprecated. -
lblDescription
Label lblDescription
Deprecated. -
lblDocumentNo
Label lblDocumentNo
Deprecated. -
lblGrandTotal
Label lblGrandTotal
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated. -
txtDescription
Textbox txtDescription
Deprecated. -
txtDocumentNo
Textbox txtDocumentNo
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoOrderPanel
class InfoOrderPanel extends InfoPanel implements Serializable- serialVersionUID:
- 8725276769956103867L
-
Serialized Fields
-
amountFrom
NumberBox amountFrom
Deprecated. -
amountTo
NumberBox amountTo
Deprecated. -
dateFrom
Datebox dateFrom
Deprecated. -
dateTo
Datebox dateTo
Deprecated. -
editorBPartner
WSearchEditor editorBPartner
Deprecated. -
isSoTrx
Checkbox isSoTrx
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
lblDateOrdered
Label lblDateOrdered
Deprecated. -
lblDescription
Label lblDescription
Deprecated. -
lblDocumentNo
Label lblDocumentNo
Deprecated. -
lblGrandTotal
Label lblGrandTotal
Deprecated. -
lblOrderRef
Label lblOrderRef
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated. -
txtDescription
Textbox txtDescription
Deprecated. -
txtDocumentNo
Textbox txtDocumentNo
Deprecated. -
txtOrderRef
Textbox txtOrderRef
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoPanel
class InfoPanel extends Window implements Serializable- serialVersionUID:
- 8253708190979803268L
-
Serialized Fields
-
autoCompleteSearchColumn
String autoCompleteSearchColumn
column name for auto complete call -
btCbbProcess
Button btCbbProcess
IDEMPIERE-1334 button and combobox when layout process button as dropdown list -
btMenuProcess
Button btMenuProcess
-
btnDeSelectAll
Button btnDeSelectAll
-
btnSelectAll
Button btnSelectAll
-
btProcessList
List<Button> btProcessList
-
cacheEnd
int cacheEnd
-
cacheStart
int cacheStart
-
cbbProcess
Combobox cbbProcess
-
columnDataIndex
Map<Integer,
Integer> columnDataIndex AD_InfoColumn_ID:Index Column Sequence
Store index of infoColumn that have been added.Index increase from 0. -
confirmPanel
ConfirmPanel confirmPanel
-
contentPanel
WListbox contentPanel
-
editorMap
Map<String,
WEditor> editorMap Column:WEditor -
extra_max_row
int extra_max_row
-
hasRightQuickEntry
boolean hasRightQuickEntry
-
haveProcess
boolean haveProcess
flag detect exists info process -
indexColumnCount
int indexColumnCount
Number of index column that have been added toInfoPanel.columnDataIndex
. -
indexKeyOfView
int indexKeyOfView
index ofInfoPanel.keyColumnOfView
in data model, set when prepare listbox -
indexOrderColumn
int indexOrderColumn
-
infoProcessBtList
List<MInfoProcess> infoProcessBtList
Info process with style = button -
infoProcessDropList
List<MInfoProcess> infoProcessDropList
Info process with style = drop down list -
infoProcessList
MInfoProcess[] infoProcessList
Info processes of this infoWindow -
infoProcessMenuList
List<MInfoProcess> infoProcessMenuList
Info process with style = menu -
infoWindow
MInfoWindow infoWindow
-
isAutoComplete
boolean isAutoComplete
true for auto complete call from lookup field -
isColumnSortAscending
Boolean isColumnSortAscending
-
isHasNextPage
boolean isHasNextPage
-
isIDColumnKeyOfView
boolean isIDColumnKeyOfView
-
isIgnoreCacheAll
boolean isIgnoreCacheAll
-
isMustUpdateColumnIndex
boolean isMustUpdateColumnIndex
After loading of first record, set this to false.
When need to updateInfoPanel.columnDataIndex
, set this to true. -
isQueryByUser
boolean isQueryByUser
If false, use saved where clause. IDEMPIERE-1979 -
isRequeryByRunSuccessProcess
boolean isRequeryByRunSuccessProcess
When re-query but don't want to clear selected record (example after run process), set this flag to true to run sync selected record. See alsoInfoPanel.syncSelectedAfterRequery()
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
keyColumnOfView
MInfoColumn keyColumnOfView
MInfoColumn with isKey = true. In case no column has isKey = true, keyColumnOfView will be null and we useInfoPanel.p_keyColumn
-
line
List<Object> line
-
listeners
ArrayList<ValueChangeListener> listeners
ValueChange listeners -
lsReadedColumn
List<Integer> lsReadedColumn
Before the start of reading of a row, reset this list.
After reading of each column, store id of infoColumn to this list to prevent duplicate. -
m_cancel
boolean m_cancel
Cancel pressed - need to differentiate between OK - Cancel - Exit -
m_closeAfterExecutionOfProcess
boolean m_closeAfterExecutionOfProcess
-
m_count
int m_count
-
m_gridfield
GridField m_gridfield
-
m_infoWindowID
int m_infoWindowID
AD_InfoWindow_ID -
m_lastSelectedIndex
int m_lastSelectedIndex
-
m_lookup
boolean m_lookup
true for lookup mode -
m_ok
boolean m_ok
-
m_PO_Window_ID
int m_PO_Window_ID
PO Zoom Window -
m_results
ArrayList<Object> m_results
Result IDs -
m_rowSelectionOrder
ArrayList<Object> m_rowSelectionOrder
Contains the keys of the selected rows in the order of selection -
m_selectedCount
int m_selectedCount
Number of selected rows -
m_SO_Window_ID
int m_SO_Window_ID
SO Zoom Window -
m_sqlCount
String m_sqlCount
Count SQL Statement -
m_sqlMain
String m_sqlMain
Main SQL Statement -
m_sqlOrder
String m_sqlOrder
Order By Clause -
m_sqlUserOrder
String m_sqlUserOrder
-
m_useDatabasePaging
boolean m_useDatabasePaging
-
m_values
LinkedHashMap<NamePair,
LinkedHashMap<String, Object>> m_values KeyNamePair/ValueNamePair:[Column:Value] -
m_viewIDMap
Collection<NamePair> m_viewIDMap
saved selected id and viewID -
model
ListModelTable model
Model ofInfoPanel.contentPanel
-
numPagePreLoad
int numPagePreLoad
-
p_keyColumn
String p_keyColumn
Key Column Name -
p_layout
ColumnInfo[] p_layout
Layout ofInfoPanel.contentPanel
-
p_loadedOK
boolean p_loadedOK
Loading success indicator -
p_multipleSelection
boolean p_multipleSelection
Enable more than one selection -
p_tableName
String p_tableName
Table Name -
p_whereClause
String p_whereClause
Initial WHERE Clause -
p_WindowNo
int p_WindowNo
Lookup mode: parent window number. Non lookup mode: register desktop tab number for this window -
pageNo
int pageNo
-
pageSize
int pageSize
-
paging
org.zkoss.zul.Paging paging
-
paraCtxValues
HashMap<String,
Object> paraCtxValues Parameter Name:Value Values that will be put into the context on re-query -
prevParameterValues
List<Object> prevParameterValues
saved value of previous query parameters -
prevQueryOperators
List<String> prevQueryOperators
-
prevRefParmeterEditor
List<WEditor> prevRefParmeterEditor
-
prevWhereClause
String prevWhereClause
saved where clause of previous query -
queryTimeout
int queryTimeout
-
queryValue
String queryValue
-
recordSelectedData
Map<Object,
List<Object>> recordSelectedData Value of Key Column:Values of Row.
Store selected rows.
If there's no key column of view, use value ofInfoPanel.p_keyColumn
.
Zk6.x listview deosn't send event when user click header checkbox to select all rows, so we can't manage selectedRecord all the time.
Each time change page, we will update this list with current selected records of current page
by calling functionInfoPanel.updateListSelected()
. When move to zk7, enough to just handle onclick only.
Because of the issue above, don't use recordSelectedData directly, callInfoPanel.getSelectedRowInfo()
instead. -
registerWindowNo
boolean registerWindowNo
true ifInfoPanel.p_WindowNo
is not from caller/parent window -
relatedInfoList
InfoRelatedVO[] relatedInfoList
-
sqlOrderColumn
String sqlOrderColumn
sql column name of infocolumn (can be alias) -
statusBar
StatusBarPanel statusBar
-
useQueryTimeoutFromSysConfig
boolean useQueryTimeoutFromSysConfig
-
-
Class org.adempiere.webui.panel.InfoPAttributeInstancePanel
class InfoPAttributeInstancePanel extends Window implements Serializable- serialVersionUID:
- -2883260173499157121L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
m_M_AttributeSetInstance_ID
int m_M_AttributeSetInstance_ID
-
m_M_AttributeSetInstanceName
String m_M_AttributeSetInstanceName
-
m_M_Locator_ID
int m_M_Locator_ID
-
m_M_Product_ID
int m_M_Product_ID
-
m_M_Warehouse_ID
int m_M_Warehouse_ID
-
m_sql
String m_sql
-
m_sqlMinLife
String m_sqlMinLife
-
m_sqlNonZero
String m_sqlNonZero
-
m_table
WListbox m_table
-
showAll
Checkbox showAll
-
-
Class org.adempiere.webui.panel.InfoPAttributePanel
class InfoPAttributePanel extends Window implements Serializable- serialVersionUID:
- -4922961793415942591L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
guaranteeDateField
Datebox guaranteeDateField
-
guaranteeDateSelection
Listbox guaranteeDateSelection
-
lotField
WStringEditor lotField
-
lotLabel
Label lotLabel
-
lotLabel2
Label lotLabel2
-
lotSelection
Listbox lotSelection
-
m_instanceEditors
ArrayList<org.zkoss.zk.ui.Component> m_instanceEditors
Instance Attribute Editors -
m_instanceEditorsTo
ArrayList<org.zkoss.zk.ui.Component> m_instanceEditorsTo
-
m_productEditors
ArrayList<org.zkoss.zk.ui.Component> m_productEditors
Product Attribute Editors -
m_productEditorsTo
ArrayList<org.zkoss.zk.ui.Component> m_productEditorsTo
-
m_query
String m_query
Resulting Query -
p_M_AttributeSet_ID
int p_M_AttributeSet_ID
the attribute set selected on the InfoProduct window -
rows
Rows rows
-
serNoField
WStringEditor serNoField
-
serNoLabel
Label serNoLabel
-
-
Class org.adempiere.webui.panel.InfoPaymentPanel
class InfoPaymentPanel extends InfoPanel implements Serializable- serialVersionUID:
- -7346527589727807179L
-
Serialized Fields
-
fAmtFrom
Textbox fAmtFrom
Deprecated. -
fAmtTo
Textbox fAmtTo
Deprecated. -
fBPartner_ID
WEditor fBPartner_ID
Deprecated. -
fDateFrom
Datebox fDateFrom
Deprecated. -
fDateTo
Datebox fDateTo
Deprecated. -
fDocumentNo
Textbox fDocumentNo
Deprecated. -
fIsReceipt
Checkbox fIsReceipt
Deprecated. -
lAmtFrom
Label lAmtFrom
Deprecated. -
lAmtTo
Label lAmtTo
Deprecated. -
layout
org.zkoss.zul.Borderlayout layout
Deprecated. -
lDateFrom
Label lDateFrom
Deprecated. -
lDateTo
Label lDateTo
Deprecated. -
lDocumentNo
Label lDocumentNo
Deprecated. -
southBody
org.zkoss.zul.Vbox southBody
Deprecated.
-
-
Class org.adempiere.webui.panel.InfoProductPanel
class InfoProductPanel extends InfoPanel implements Serializable- serialVersionUID:
- 3728242035878883637L
-
Serialized Fields
-
borderlayout
org.zkoss.zul.Borderlayout borderlayout
Deprecated. -
fieldDescription
Textbox fieldDescription
Deprecated. -
fieldName
Textbox fieldName
Deprecated. -
fieldSKU
Textbox fieldSKU
Deprecated. -
fieldUPC
Textbox fieldUPC
Deprecated. -
fieldValue
Textbox fieldValue
Deprecated. -
fieldVendor
Textbox fieldVendor
Deprecated. -
lblAS
Label lblAS
Deprecated. -
lblName
Label lblName
Deprecated. -
lblPriceList
Label lblPriceList
Deprecated. -
lblProductCategory
Label lblProductCategory
Deprecated. -
lblSKU
Label lblSKU
Deprecated. -
lblUPC
Label lblUPC
Deprecated. -
lblValue
Label lblValue
Deprecated. -
lblVendor
Label lblVendor
Deprecated. -
lblWarehouse
Label lblWarehouse
Deprecated. -
m_C_BPartner_ID
int m_C_BPartner_ID
Deprecated. -
m_InfoPAttributeButton
Button m_InfoPAttributeButton
Deprecated.Search Button -
m_M_AttributeSetInstance_ID
int m_M_AttributeSetInstance_ID
Deprecated.ASI -
m_M_Locator_ID
int m_M_Locator_ID
Deprecated.Locator -
m_M_Product_ID
int m_M_Product_ID
Deprecated. -
m_PAttributeButton
Button m_PAttributeButton
Deprecated.Instance Button -
m_pAttributeWhere
String m_pAttributeWhere
Deprecated. -
m_sqlProductprice
String m_sqlProductprice
Deprecated. -
m_sqlRelated
String m_sqlRelated
Deprecated. -
m_sqlSubstitute
String m_sqlSubstitute
Deprecated. -
m_sqlWarehouse
String m_sqlWarehouse
Deprecated. -
m_tableAtp
WListbox m_tableAtp
Deprecated. -
mWindowNo
int mWindowNo
Deprecated. -
pickAS
Listbox pickAS
Deprecated. -
pickPriceList
Listbox pickPriceList
Deprecated. -
pickProductCategory
Listbox pickProductCategory
Deprecated. -
pickWarehouse
Listbox pickWarehouse
Deprecated. -
productpriceTbl
WListbox productpriceTbl
Deprecated. -
relatedTbl
WListbox relatedTbl
Deprecated. -
substituteTbl
WListbox substituteTbl
Deprecated. -
tabbedPane
Tabbox tabbedPane
Deprecated. -
warehouseTbl
WListbox warehouseTbl
Deprecated.
-
-
Class org.adempiere.webui.panel.InvoiceHistory
class InvoiceHistory extends Window implements Serializable- serialVersionUID:
- 8742214467478030802L
-
Serialized Fields
-
atpPane
Tabpanel atpPane
-
confirmPanel
ConfirmPanel confirmPanel
-
label
Label label
-
m_C_BPartner_ID
int m_C_BPartner_ID
-
m_M_AttributeSetInstance_ID
int m_M_AttributeSetInstance_ID
-
m_M_Product_ID
int m_M_Product_ID
-
m_M_Warehouse_ID
int m_M_Warehouse_ID
-
m_modelAtp
ListModelTable m_modelAtp
-
m_modelOrdered
ListModelTable m_modelOrdered
-
m_modelPrice
ListModelTable m_modelPrice
-
m_modelReserved
ListModelTable m_modelReserved
-
m_modelUnconfirmed
ListModelTable m_modelUnconfirmed
-
m_tableAtp
WListbox m_tableAtp
-
m_tableOrdered
WListbox m_tableOrdered
-
m_tablePrice
WListbox m_tablePrice
-
m_tableReserved
WListbox m_tableReserved
-
m_tableUnconfirmed
WListbox m_tableUnconfirmed
-
orderedPane
Tabpanel orderedPane
-
pricePane
Tabpanel pricePane
-
reservedPane
Tabpanel reservedPane
-
showDetailATP
boolean showDetailATP
-
tabbox
Tabbox tabbox
-
unconfirmedPane
Tabpanel unconfirmedPane
-
-
Class org.adempiere.webui.panel.LabelsPanel
class LabelsPanel extends org.zkoss.zul.Div implements Serializable- serialVersionUID:
- 8776043844483214400L
-
Serialized Fields
-
abstractADWindowContent
AbstractADWindowContent abstractADWindowContent
-
AD_Table_ID
int AD_Table_ID
-
Record_ID
int Record_ID
-
Record_UU
String Record_UU
-
-
Class org.adempiere.webui.panel.LoginPanel
class LoginPanel extends Window implements Serializable- serialVersionUID:
- -7859522563172088496L
-
Serialized Fields
-
btnResetPassword
org.zkoss.zul.A btnResetPassword
-
chkRememberMe
org.zkoss.zul.Checkbox chkRememberMe
-
chkSelectRole
org.zkoss.zul.Checkbox chkSelectRole
-
ctx
Properties ctx
-
email_login
boolean email_login
-
failures
int failures
-
lblLanguage
Label lblLanguage
-
lblLogin
Label lblLogin
-
lblPassword
Label lblPassword
-
lblUserId
Label lblUserId
-
lstLanguage
Combobox lstLanguage
-
pnlButtons
ConfirmPanel pnlButtons
-
txtPassword
Textbox txtPassword
-
txtUserId
Textbox txtUserId
-
validLstLanguage
String validLstLanguage
-
wndLogin
LoginWindow wndLogin
-
-
Class org.adempiere.webui.panel.MenuSearchPanel
class MenuSearchPanel extends AbstractMenuPanel implements Serializable- serialVersionUID:
- 5308522340852904168L
-
Serialized Fields
-
listener
org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> listener
Listener for MENU_TREE_FILTER_CHECKED_QUEUE desktop event queue -
pnlSearch
MenuTreeSearchPanel pnlSearch
-
-
Class org.adempiere.webui.panel.MenuTreeFilterPanel
class MenuTreeFilterPanel extends org.zkoss.zul.Popup implements Serializable- serialVersionUID:
- 5884898489357885711L
-
Serialized Fields
-
flatView
org.zkoss.zul.Checkbox flatView
-
searchPanel
TreeSearchPanel searchPanel
-
tree
org.zkoss.zul.Tree tree
Tree to apply menu type filter and flat view toggle
-
-
Class org.adempiere.webui.panel.MenuTreePanel
class MenuTreePanel extends AbstractMenuPanel implements Serializable- serialVersionUID:
- -911113870835089567L
-
Serialized Fields
-
expandToggle
ToolBarButton expandToggle
-
filterBtn
org.zkoss.zul.Toolbarbutton filterBtn
-
filterPanel
MenuTreeFilterPanel filterPanel
-
listener
org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> listener
-
-
Class org.adempiere.webui.panel.MenuTreeSearchPanel
class MenuTreeSearchPanel extends TreeSearchPanel implements Serializable- serialVersionUID:
- 3127547233019932429L
-
Serialized Fields
-
isNew
boolean isNew
-
newBtn
org.zkoss.zul.Toolbarbutton newBtn
-
openBtn
org.zkoss.zul.Toolbarbutton openBtn
-
-
Class org.adempiere.webui.panel.QuickCustomizeGridViewPanel
class QuickCustomizeGridViewPanel extends Panel implements Serializable- serialVersionUID:
- 7566420005952940208L
-
Serialized Fields
-
bDown
Button bDown
-
bUp
Button bUp
-
chkSaveWidth
Checkbox chkSaveWidth
-
confirmPanel
ConfirmPanel confirmPanel
-
gridview
QuickGridView gridview
-
m_AD_Tab_ID
int m_AD_Tab_ID
-
m_AD_User_ID
int m_AD_User_ID
-
m_columnsWidth
Map<Integer,
String> m_columnsWidth -
m_saved
boolean m_saved
-
m_WindowNo
int m_WindowNo
-
tableSeqs
ArrayList<Integer> tableSeqs
-
uiCreated
boolean uiCreated
-
yesLabel
Label yesLabel
-
yesList
Listbox yesList
-
yesModel
SimpleListModel yesModel
-
-
Class org.adempiere.webui.panel.RequestNoticePanel
class RequestNoticePanel extends Panel implements Serializable- serialVersionUID:
- 2530869089383947019L
-
Class org.adempiere.webui.panel.ResetPasswordPanel
class ResetPasswordPanel extends Window implements Serializable- serialVersionUID:
- -657724758165769510L
-
Serialized Fields
-
counter
int counter
Tries Counter -
lblAnswer
Label lblAnswer
-
lblEmail
Label lblEmail
-
lblSecurityQuestion
Label lblSecurityQuestion
-
lblUserId
Label lblUserId
-
m_ctx
Properties m_ctx
Context -
m_email_login
boolean m_email_login
EMail Login preference -
m_noSecurityQuestion
boolean m_noSecurityQuestion
No Security Question -
m_userName
String m_userName
Username -
txtAnswer
Textbox txtAnswer
-
txtEmail
Textbox txtEmail
-
txtSecurityQuestion
Textbox txtSecurityQuestion
-
txtUserId
Textbox txtUserId
-
wndLogin
LoginWindow wndLogin
-
-
Class org.adempiere.webui.panel.RolePanel
class RolePanel extends Window implements Serializable- serialVersionUID:
- -8077156023041816851L
-
Serialized Fields
-
component
RolePanel component
-
ctxBeforeChangeRole
Properties ctxBeforeChangeRole
-
isChangeRole
boolean isChangeRole
-
lblClient
Label lblClient
-
lblDate
Label lblDate
-
lblDef
Label lblDef
-
lblLanguage
Label lblLanguage
-
lblOrganisation
Label lblOrganisation
-
lblRole
Label lblRole
-
lblWarehouse
Label lblWarehouse
-
login
Login login
-
lstClient
Combobox lstClient
-
lstDate
WDateEditor lstDate
-
lstLanguage
Combobox lstLanguage
-
lstOrganisation
Combobox lstOrganisation
-
lstRole
Combobox lstRole
-
lstWarehouse
Combobox lstWarehouse
-
m_clientKNPairs
KeyNamePair[] m_clientKNPairs
Password -
m_ctx
Properties m_ctx
Context -
m_isClientDefined
boolean m_isClientDefined
-
m_showRolePanel
boolean m_showRolePanel
-
m_userName
String m_userName
Username -
m_userpreference
UserPreference m_userpreference
-
pnlButtons
ConfirmPanel pnlButtons
-
validLstLanguage
String validLstLanguage
-
wndLogin
LoginWindow wndLogin
-
-
Class org.adempiere.webui.panel.StatusBarPanel
class StatusBarPanel extends Panel implements Serializable- serialVersionUID:
- 1217160210065925924L
-
Serialized Fields
-
Class org.adempiere.webui.panel.TimeoutPanel
class TimeoutPanel extends org.zkoss.zul.Window implements Serializable- serialVersionUID:
- -2734157789771800337L
-
Serialized Fields
-
count
int count
-
lCaption
org.zkoss.zul.Label lCaption
-
ltime
org.zkoss.zul.Label ltime
-
timer
org.zkoss.zul.Timer timer
-
timerJS
org.zkoss.zul.Timer timerJS
-
-
Class org.adempiere.webui.panel.TreeSearchPanel
class TreeSearchPanel extends Panel implements Serializable- serialVersionUID:
- -1659100374345282774L
-
Serialized Fields
-
cmbSearch
AutoComplete cmbSearch
-
eventToFire
String eventToFire
-
layout
org.zkoss.zul.Hlayout layout
-
lblSearch
Label lblSearch
-
m_tabno
int m_tabno
-
m_windowno
int m_windowno
-
moveItemBox
org.zkoss.zul.Hlayout moveItemBox
-
moveItemBtn
ToolBarButton moveItemBtn
-
selectedItem
org.zkoss.zul.Treeitem selectedItem
-
tree
org.zkoss.zul.Tree tree
-
treeDescription
String[] treeDescription
-
treeImages
String[] treeImages
-
treeNodeItemMap
TreeMap<String,
Object> treeNodeItemMap -
treeTypes
String[] treeTypes
-
treeValues
String[] treeValues
-
-
Class org.adempiere.webui.panel.ValidateMFAPanel
class ValidateMFAPanel extends Window implements Serializable- serialVersionUID:
- 4777197666886479162L
-
Serialized Fields
-
chkRegisterDevice
org.zkoss.zul.Checkbox chkRegisterDevice
-
chkSetPreferred
org.zkoss.zul.Checkbox chkSetPreferred
-
failures
int failures
-
lblMFAMechanism
Label lblMFAMechanism
-
lblMFAMsg
Label lblMFAMsg
-
lblValidationCode
Label lblValidationCode
-
login
Login login
-
lstMFAMechanism
Combobox lstMFAMechanism
-
m_autoCall
boolean m_autoCall
-
m_clientsKNPairs
KeyNamePair[] m_clientsKNPairs
-
m_ctx
Properties m_ctx
Context -
m_isClientDefined
boolean m_isClientDefined
-
m_orgKNPair
KeyNamePair m_orgKNPair
-
m_showMFAPanel
boolean m_showMFAPanel
-
m_showRolePanel
boolean m_showRolePanel
-
m_userName
String m_userName
-
txtValidationCode
Textbox txtValidationCode
-
wndLogin
LoginWindow wndLogin
-
-
Class org.adempiere.webui.panel.WAttachment
class WAttachment extends Window implements Serializable- serialVersionUID:
- -8534334828539841412L
-
Serialized Fields
-
bCancel
Button bCancel
-
bCancelClicked
boolean bCancelClicked
-
bDelete
Button bDelete
-
bDeleteAll
Button bDeleteAll
-
bEmail
Button bEmail
-
bLoad
Button bLoad
-
bOk
Button bOk
-
bPreview
Button bPreview
-
bSave
Button bSave
-
bSaveAllAsZip
Button bSaveAllAsZip
-
cbContent
Listbox cbContent
-
confirmPanel
org.zkoss.zul.Hlayout confirmPanel
-
customPreviewComponent
org.zkoss.zk.ui.Component customPreviewComponent
-
displayIndex
int displayIndex
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_attachment
MAttachment m_attachment
Attachment -
m_change
boolean m_change
Change -
m_WindowNo
int m_WindowNo
Window No -
mainPanel
org.zkoss.zul.Borderlayout mainPanel
-
maxPreviewSize
int maxPreviewSize
-
media
org.zkoss.util.media.AMedia media
-
mediaVersion
int mediaVersion
-
orientation
String orientation
-
preview
org.zkoss.zul.Iframe preview
-
previewPanel
Panel previewPanel
-
progress
org.zkoss.zul.Progressmeter progress
-
sizeLabel
Label sizeLabel
-
text
Textbox text
-
toolBar
ToolBar toolBar
-
-
Class org.adempiere.webui.panel.WDocActionPanel
class WDocActionPanel extends Window implements Serializable- serialVersionUID:
- -3218367479851088526L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
DocAction
String DocAction
-
DocStatus
String DocStatus
-
gridTab
GridTab gridTab
-
label
org.zkoss.zul.Label label
-
lblDocAction
org.zkoss.zul.Label lblDocAction
-
lstDocAction
org.zkoss.zul.Listbox lstDocAction
-
m_AD_Table_ID
int m_AD_Table_ID
-
m_OKpressed
boolean m_OKpressed
-
s_description
String[] s_description
-
s_name
String[] s_name
-
s_value
String[] s_value
-
-
Class org.adempiere.webui.panel.WOnlyCurrentDays
class WOnlyCurrentDays extends Window implements Serializable- serialVersionUID:
- 2464266193433220449L
-
Class org.adempiere.webui.panel.WProcessParameterForm
class WProcessParameterForm extends ADForm implements Serializable- serialVersionUID:
- -2533099650671242190L
-
Serialized Fields
-
centerPanel
Panel centerPanel
-
dialogBody
VerticalBox dialogBody
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_messageText
StringBuffer m_messageText
-
m_Name
String m_Name
-
message
org.zkoss.zul.Html message
-
parameterPanel
ProcessParameterPanel parameterPanel
-
pp
WProcessParameter pp
Form Controller -
processInfo
ProcessInfo processInfo
-
tableName
String tableName
-
-
Class org.adempiere.webui.panel.WRC1DisplayFieldsPanel
class WRC1DisplayFieldsPanel extends WRCTabPanel implements Serializable- serialVersionUID:
- -4595966853507636969L
-
Serialized Fields
-
m_chkboxes
Checkbox[] m_chkboxes
-
m_oldLabel
String[] m_oldLabel
-
m_printFormat
MPrintFormat m_printFormat
-
m_textBoxes
Textbox[] m_textBoxes
-
-
Class org.adempiere.webui.panel.WRC2FieldOrderPanel
class WRC2FieldOrderPanel extends WRCTabPanel implements Serializable- serialVersionUID:
- -7732332384947376101L
-
Serialized Fields
-
bDown
Button bDown
-
bUp
Button bUp
-
listColumns
ArrayList<MPrintFormatItem> listColumns
-
sortList
Listbox sortList
-
sortModel
SimpleListModel sortModel
-
-
Class org.adempiere.webui.panel.WRC2FieldOrderPanel.ListElement
class ListElement extends NamePair implements Serializable- serialVersionUID:
- -5645910649588308798L
-
Serialized Fields
-
m_AD_Client_ID
int m_AD_Client_ID
-
m_AD_Org_ID
int m_AD_Org_ID
-
m_key
int m_key
-
m_sortNo
int m_sortNo
Initial seq number
-
-
Class org.adempiere.webui.panel.WRC3SortCriteriaPanel
class WRC3SortCriteriaPanel extends WRCTabPanel implements Serializable- serialVersionUID:
- 6470498382547293013L
-
Serialized Fields
-
asc_desc
String asc_desc
-
bAdd
Button bAdd
-
bDown
Button bDown
-
bRemove
Button bRemove
-
bUp
Button bUp
-
noItems
ArrayList<MPrintFormatItem> noItems
List of print format items not selected for ordering -
noLabel
Label noLabel
-
noList
Listbox noList
-
noModel
SimpleListModel noModel
-
yesItems
ArrayList<MPrintFormatItem> yesItems
List of print format items selected for ordering -
yesLabel
Label yesLabel
-
yesList
Listbox yesList
-
yesModel
SimpleListModel yesModel
-
-
Class org.adempiere.webui.panel.WRC3SortCriteriaPanel.ListElement
class ListElement extends NamePair implements Serializable- serialVersionUID:
- -5645910649588308798L
-
Serialized Fields
-
m_AD_Client_ID
int m_AD_Client_ID
-
m_AD_Org_ID
int m_AD_Org_ID
-
m_isYes
boolean m_isYes
Initial selection flag -
m_key
int m_key
-
m_sortNo
int m_sortNo
Initial seq number
-
-
Class org.adempiere.webui.panel.WRC4GroupingCriteriaPanel
class WRC4GroupingCriteriaPanel extends WRCTabPanel implements Serializable- serialVersionUID:
- -3142169077710161360L
-
Serialized Fields
-
grid
Grid grid
-
m_chkboxes
Checkbox[] m_chkboxes
-
m_oldLabel
String[] m_oldLabel
-
orderfield
ArrayList<MPrintFormatItem> orderfield
print format items with IsOrderBy=Y
-
-
Class org.adempiere.webui.panel.WRC5SummaryFieldsPanel
class WRC5SummaryFieldsPanel extends WRCTabPanel implements Serializable- serialVersionUID:
- 4660623126634851224L
-
Serialized Fields
-
displayItems
ArrayList<MPrintFormatItem> displayItems
printed print format items -
grid
Grid grid
-
m_chkCount
Checkbox[] m_chkCount
-
m_chkDeviation
Checkbox[] m_chkDeviation
-
m_chkMax
Checkbox[] m_chkMax
-
m_chkMean
Checkbox[] m_chkMean
-
m_chkMin
Checkbox[] m_chkMin
-
m_chkSum
Checkbox[] m_chkSum
-
m_chkVariance
Checkbox[] m_chkVariance
-
-
Class org.adempiere.webui.panel.WRCTabPanel
class WRCTabPanel extends Tabpanel implements Serializable- serialVersionUID:
- -6858669581232541371L
-
Serialized Fields
-
m_pf
MPrintFormat m_pf
-
m_pfi
ArrayList<MPrintFormatItem> m_pfi
-
mapPFormatItem
Map<Integer,
MPrintFormatItem> mapPFormatItem AD_PrintFormatItem_ID:MPrintFormatItem -
wc
WReportCustomization wc
Customization window that own this tab panel
-
-
Class org.adempiere.webui.panel.WSchedule
class WSchedule extends Window implements Serializable- serialVersionUID:
- -4819513326165148245L
-
Serialized Fields
-
borderlayout
org.zkoss.zul.Borderlayout borderlayout
-
btnCurrentDate
org.zkoss.zul.Button btnCurrentDate
-
btnRefresh
org.zkoss.zk.ui.Component btnRefresh
-
button
ToolBarButton button
-
calendarContainer
org.zkoss.zk.ui.Component calendarContainer
-
calendars
org.zkoss.calendar.Calendars calendars
-
divArrowLeft
org.zkoss.zk.ui.Component divArrowLeft
-
divArrowRight
org.zkoss.zk.ui.Component divArrowRight
-
divTabDay
org.zkoss.zk.ui.Component divTabDay
-
divTabMonth
org.zkoss.zk.ui.Component divTabMonth
-
divTabWeek
org.zkoss.zk.ui.Component divTabWeek
-
divTabWeekdays
org.zkoss.zk.ui.Component divTabWeekdays
-
infoSchedule
InfoSchedule infoSchedule
-
lblDate
org.zkoss.zul.Label lblDate
-
m_center
Date m_center
-
S_Resource_ID
int S_Resource_ID
-
scm
org.zkoss.calendar.impl.SimpleCalendarModel scm
-
-
Class org.adempiere.webui.panel.WTabEditorForm
class WTabEditorForm extends ADForm implements Serializable- serialVersionUID:
- -2533099650671242190L
-
Serialized Fields
-
te
WTabEditor te
Controller
-
-
-
Package org.adempiere.webui.process
-
Class org.adempiere.webui.process.WProcessInfo
class WProcessInfo extends ProcessInfo implements Serializable- serialVersionUID:
- 2034681838152013686L
-
-
Package org.adempiere.webui.report
-
Class org.adempiere.webui.report.LinkWindow
class LinkWindow extends Window implements Serializable- serialVersionUID:
- 3287664745149293281L
-
-
Package org.adempiere.webui.util
-
Class org.adempiere.webui.util.MUserPreference
class MUserPreference extends MPreference implements Serializable- serialVersionUID:
- -3424015890197944847L
-
Class org.adempiere.webui.util.SortComparator
class SortComparator extends Object implements Serializable- serialVersionUID:
- 1265701980018071753L
-
Serialized Fields
-
columnIndex
int columnIndex
-
m_collator
Collator m_collator
String Collator -
m_multiplier
int m_multiplier
Multiplier
-
-
Class org.adempiere.webui.util.UserPreference
class UserPreference extends Object implements Serializable- serialVersionUID:
- -5225476997340598606L
-
Serialized Fields
-
m_AD_User_ID
int m_AD_User_ID
-
props
Properties props
Container for Properties -
whereClause
String whereClause
-
-
-
Package org.adempiere.webui.window
-
Class org.adempiere.webui.window.AboutWindow
class AboutWindow extends Window implements Serializable- serialVersionUID:
- -5590393631865037228L
-
Serialized Fields
-
bErrorsOnly
Checkbox bErrorsOnly
-
btnAdempiereLog
Button btnAdempiereLog
-
btnDownload
Button btnDownload
-
btnErrorEmail
Button btnErrorEmail
-
btnGC
Button btnGC
-
btnReloadLogProps
Button btnReloadLogProps
-
btnViewLog
Button btnViewLog
-
levelListBox
Listbox levelListBox
-
logTable
Listbox logTable
-
tabbox
Tabbox tabbox
-
tabLog
Tab tabLog
-
tabPanels
Tabpanels tabPanels
-
tabPlugins
Tab tabPlugins
-
-
Class org.adempiere.webui.window.CustomizeGridViewDialog
class CustomizeGridViewDialog extends Window implements Serializable- serialVersionUID:
- -138153049225192685L
-
Serialized Fields
-
customizePanel
CustomizeGridViewPanel customizePanel
-
isQuickForm
boolean isQuickForm
-
quickCustomizePanel
QuickCustomizeGridViewPanel quickCustomizePanel
-
-
Class org.adempiere.webui.window.DateRangeButton
class DateRangeButton extends ToolBarButton implements Serializable- serialVersionUID:
- -4404182204288841866L
-
Class org.adempiere.webui.window.DateRangePicker
class DateRangePicker extends org.zkoss.zul.Popup implements Serializable- serialVersionUID:
- -1674676283499219325L
-
Serialized Fields
-
cal
org.zkoss.zul.Calendar cal
-
cal2
org.zkoss.zul.Calendar cal2
-
dateFrom
Date dateFrom
value of date from -
dateTextBox
Textbox dateTextBox
-
dateTo
Date dateTo
value of date to -
displayValue
String displayValue
current/new display value -
editor
WEditor editor
date editor from -
editor2
WEditor editor2
date editor to -
enableValueChange
boolean enableValueChange
if true, react to value change event fromDateRangePicker.editor
andDateRangePicker.editor2
-
fromTab
Tab fromTab
-
fromTabPanel
Tabpanel fromTabPanel
-
isMobile
boolean isMobile
is mobile version -
listeners
ArrayList<ValueChangeListener> listeners
registered value change listeners -
midDiv
org.zkoss.zul.Div midDiv
-
modeCombobox
Combobox modeCombobox
-
numberBox
org.zkoss.zul.Spinner numberBox
-
okBtn
Button okBtn
UI elements -
oldDisplayValue
String oldDisplayValue
old display value -
quickListBoxes
org.zkoss.zul.Div quickListBoxes
-
quickListBoxesArray
ArrayList<Listbox> quickListBoxesArray
rendered list boxes on 'Quick' mode -
selectedQuickListItem
ListItem selectedQuickListItem
selected list item from the list boxes on 'Quick' mode -
tabbox
Tabbox tabbox
-
tabpanels
Tabpanels tabpanels
-
tabs
Tabs tabs
-
toTab
Tab toTab
-
toTabPanel
Tabpanel toTabPanel
-
unitCombobox
Combobox unitCombobox
-
-
Class org.adempiere.webui.window.ErrorWindow
class ErrorWindow extends Window implements Serializable- serialVersionUID:
- -1089842665320591389L
-
Class org.adempiere.webui.window.FindWindow
class FindWindow extends Window implements Serializable- serialVersionUID:
- -5087378621976257241L
-
Serialized Fields
-
advancedPanel
Listbox advancedPanel
Center ofFindWindow.winAdvanced
. List of search criterias. -
advancedPanelToolBar
ToolBar advancedPanelToolBar
Toolbar for advance search tab. North ofFindWindow.winAdvanced
. -
btnSave
ToolBarButton btnSave
Button to save current user query -
btnShare
ToolBarButton btnShare
Button to share current user query -
contentSimple
Grid contentSimple
Center ofFindWindow.winLookupRecord
. Grid layout of search fields. -
contentSimpleRows
Rows contentSimpleRows
Rows ofFindWindow.contentSimple
-
fQueryName
Combobox fQueryName
Drop down for user query names -
historyCombo
Combobox historyCombo
List of history scope options (all, year, month, etc) -
historyItems
ValueNamePair[] historyItems
-
initialSlowQuery
boolean initialSlowQuery
Set to true if query timeout to get record count -
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
isvalid
boolean isvalid
-
m_AD_Tab_ID
int m_AD_Tab_ID
AD_Tab_ID of calling tab -
m_AD_Tab_UU
String m_AD_Tab_UU
AD_Tab_UU of calling tab -
m_AD_Table_ID
int m_AD_Table_ID
Table ID -
m_AD_UserQuery_ID
int m_AD_UserQuery_ID
IDEMPIERE-4085 -
m_advanceCtx
Properties m_advanceCtx
Context for advance search tab -
m_createNew
boolean m_createNew
true if user click the new record button at simple search tab -
m_findFields
GridField[] m_findFields
Search fields of calling tab (FindWindow.m_AD_Tab_ID
) -
m_gridTab
GridTab m_gridTab
Grid tab for current row ofFindWindow.advancedPanel
-
m_isCancel
boolean m_isCancel
Is cancel ? -
m_minRecords
int m_minRecords
-
m_query
MQuery m_query
Resulting query -
m_sEditors
ArrayList<WEditor> m_sEditors
List of WEditors for simple search tab -
m_sEditorsFlag
ArrayList<ToolBarButton> m_sEditorsFlag
List of button to toggle visibility of to editor. For date and numeric field in simple search tab. -
m_sEditorsTo
ArrayList<WEditor> m_sEditorsTo
List of to editor. For date and numeric field in simple search tab. -
m_simpleCtx
Properties m_simpleCtx
Context for simple search tab -
m_sNew
String m_sNew
Search messages using translation -
m_tableName
String m_tableName
Table Name -
m_tabs
MTab[] m_tabs
target tab (FindWindow.m_AD_Tab_ID
) and its child tabs -
m_targetTabNo
int m_targetTabNo
Target Tab No -
m_targetWindowNo
int m_targetWindowNo
Target Window No -
m_title
String m_title
-
m_total
int m_total
Number of records -
m_whereExtended
String m_whereExtended
Where -
m_whereUserQuery
String m_whereUserQuery
IDEMPIERE-2836 User Query Where -
m_windowPanel
AbstractADWindowContent m_windowPanel
ADWindow Content part that own this find window instance -
msgLabel
Label msgLabel
Message for user query operations -
rowCount
int rowCount
Row count ofFindWindow.advancedPanel
-
statusBar
StatusBarPanel statusBar
Status bar. Bottom of find window -
userQueries
MUserQuery[] userQueries
User queries for target tab (FindWindow.m_AD_Tab_ID
) -
winAdvanced
Window winAdvanced
Advanced search Tab -
winLookupRecord
Window winLookupRecord
Simple search Tab -
winMain
MultiTabPart winMain
Tabbox for window. Center of find window.
-
-
Class org.adempiere.webui.window.InfoSchedule
class InfoSchedule extends Window implements Serializable- serialVersionUID:
- 3349721592479638482L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
fieldResource
Listbox fieldResource
-
fieldResourceType
Listbox fieldResourceType
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
labelResource
Label labelResource
-
labelResourceType
Label labelResourceType
-
m_callback
Callback<MResourceAssignment> m_callback
-
m_cancel
boolean m_cancel
-
m_createNew
boolean m_createNew
Ability to create new assignments -
m_dateFrom
Timestamp m_dateFrom
Date -
m_loading
boolean m_loading
Loading -
m_mAssignment
MResourceAssignment m_mAssignment
Resource -
m_parent
org.zkoss.zk.ui.Component m_parent
-
m_windowNo
int m_windowNo
Window No -
mainLayout
org.zkoss.zul.Vbox mainLayout
-
mask
Mask mask
-
parameterPanel
org.zkoss.zul.Hlayout parameterPanel
-
schedulePane
WSchedule schedulePane
-
vad
WAssignmentDialog vad
-
-
Class org.adempiere.webui.window.LoginWindow
class LoginWindow extends Window implements Serializable- serialVersionUID:
- 8570332386555237381L
-
Serialized Fields
-
app
IWebClient app
-
ctx
Properties ctx
-
pnlChangePassword
ChangePasswordPanel pnlChangePassword
-
pnlLogin
LoginPanel pnlLogin
-
pnlResetPassword
ResetPasswordPanel pnlResetPassword
-
pnlRole
RolePanel pnlRole
-
pnlValidateMFA
ValidateMFAPanel pnlValidateMFA
-
-
Class org.adempiere.webui.window.MultiFileDownloadDialog
class MultiFileDownloadDialog extends Window implements Serializable- serialVersionUID:
- -6078788264410182680L
-
Serialized Fields
-
files
File[] files
-
-
Class org.adempiere.webui.window.RecordTimeLinePanel
class RecordTimeLinePanel extends org.zkoss.zul.Vlayout implements Serializable- serialVersionUID:
- 3420422470180313180L
-
Serialized Fields
-
m_amtFormat
DecimalFormat m_amtFormat
Amount Format -
m_dateFormat
SimpleDateFormat m_dateFormat
Date Format -
m_dateTimeFormat
SimpleDateFormat m_dateTimeFormat
Date Time Format -
m_intFormat
DecimalFormat m_intFormat
Number Format -
m_numberFormat
DecimalFormat m_numberFormat
Number Format
-
-
Class org.adempiere.webui.window.SimplePDFViewer
class SimplePDFViewer extends Window implements Serializable- serialVersionUID:
- -6417954023873414350L
-
Serialized Fields
-
media
org.zkoss.util.media.AMedia media
-
mediaVersion
int mediaVersion
-
-
Class org.adempiere.webui.window.WAccountDialog
class WAccountDialog extends Window implements Serializable- serialVersionUID:
- 3041802296879719489L
-
Serialized Fields
-
bIgnore
ToolBarButton bIgnore
-
bRefresh
ToolBarButton bRefresh
-
bSave
ToolBarButton bSave
-
confirmPanel
ConfirmPanel confirmPanel
-
f_Account_ID
WEditor f_Account_ID
-
f_AD_Org_ID
WEditor f_AD_Org_ID
-
f_AD_OrgTrx_ID
WEditor f_AD_OrgTrx_ID
-
f_Alias
WEditor f_Alias
-
f_C_Activity_ID
WEditor f_C_Activity_ID
-
f_C_BPartner_ID
WEditor f_C_BPartner_ID
-
f_C_Campaign_ID
WEditor f_C_Campaign_ID
-
f_C_LocFrom_ID
WEditor f_C_LocFrom_ID
-
f_C_LocTo_ID
WEditor f_C_LocTo_ID
-
f_C_Project_ID
WEditor f_C_Project_ID
-
f_C_SalesRegion_ID
WEditor f_C_SalesRegion_ID
-
f_Combination
WEditor f_Combination
-
f_Description
Label f_Description
-
f_M_Product_ID
WEditor f_M_Product_ID
-
f_SubAcct_ID
WEditor f_SubAcct_ID
-
f_User1_ID
WEditor f_User1_ID
-
f_User2_ID
WEditor f_User2_ID
-
IDvalue
int IDvalue
Current combination -
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_AD_Client_ID
int m_AD_Client_ID
Client -
m_adTabPanel
ADTabpanel m_adTabPanel
GridController -
m_C_AcctSchema_ID
int m_C_AcctSchema_ID
Acct Schema -
m_C_ValidCombination_ID
int m_C_ValidCombination_ID
Result -
m_callback
Callback<Integer> m_callback
-
m_changed
boolean m_changed
Journal Entry * private boolean m_onlyNonDocControlled = false; /** Selection changed -
m_mAccount
MAccountLookup m_mAccount
Account used -
m_mTab
GridTab m_mTab
MTab for AccountCombination -
m_mWindow
GridWindow m_mWindow
MWindow for AccountCombination -
m_newRow
boolean m_newRow
-
m_query
MQuery m_query
Where clause for combination search -
m_row
Row m_row
-
m_rows
Rows m_rows
-
m_smallWidth
boolean m_smallWidth
-
m_WindowNo
int m_WindowNo
Window No -
northPanel
org.zkoss.zul.Hbox northPanel
-
panel
org.zkoss.zul.Vbox panel
-
parameterLayout
Grid parameterLayout
-
parameterPanel
org.zkoss.zul.Groupbox parameterPanel
-
statusBar
StatusBarPanel statusBar
-
toolBar
ToolBar toolBar
-
-
Class org.adempiere.webui.window.WAssignmentDialog
class WAssignmentDialog extends Window implements Serializable- serialVersionUID:
- -1762339564864115852L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
delete
Button delete
-
fDateFrom
Datebox fDateFrom
-
fDescription
Textbox fDescription
-
fName
Textbox fName
-
fQty
NumberBox fQty
-
fResource
Listbox fResource
-
fTimeFrom
Timebox fTimeFrom
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lDate
Label lDate
-
lDescription
Label lDescription
-
lName
Label lName
-
lQty
Label lQty
-
lResource
Label lResource
-
lUOM
Label lUOM
-
m_cancel
boolean m_cancel
-
m_lookup
HashMap<KeyNamePair,
KeyNamePair> m_lookup Lookup with Resource and UOM -
m_mAssignment
MResourceAssignment m_mAssignment
Assignment -
m_setting
boolean m_setting
True if setting Value -
m_zoom
boolean m_zoom
-
mainPanel
Grid mainPanel
-
-
Class org.adempiere.webui.window.WAutoCompleterCity
class WAutoCompleterCity extends AutoComplete implements Serializable- serialVersionUID:
- -5130826429569842714L
-
Class org.adempiere.webui.window.WChat
class WChat extends Window implements Serializable- serialVersionUID:
- 8839053486411714175L
-
Serialized Fields
-
addButton
Button addButton
-
entryMap
Map<Integer,
org.zkoss.zk.ui.Component> entryMap -
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_chat
MChat m_chat
Attachment -
m_format
SimpleDateFormat m_format
-
m_WindowNo
int m_WindowNo
Window No -
mainPanel
org.zkoss.zul.Borderlayout mainPanel
-
messageTree
org.zkoss.zul.Tree messageTree
-
newText
Textbox newText
-
orientation
String orientation
-
-
Class org.adempiere.webui.window.WCtxHelpSuggestion
class WCtxHelpSuggestion extends Window implements Serializable- serialVersionUID:
- 2068729997836800852L
-
Serialized Fields
-
baseContent
String baseContent
-
confirmPanel
ConfirmPanel confirmPanel
-
ctxHelpMsg
MCtxHelpMsg ctxHelpMsg
-
helpTextbox
org.zkforge.ckez.CKeditor helpTextbox
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
po
PO po
-
translatedContent
String translatedContent
-
-
Class org.adempiere.webui.window.WEMailDialog
class WEMailDialog extends Window implements Serializable- serialVersionUID:
- 556391720307848225L
-
Serialized Fields
-
attachmentBox
org.zkoss.zul.Div attachmentBox
-
attachments
List<javax.activation.DataSource> attachments
-
bAddDefaultMailText
Button bAddDefaultMailText
-
confirmPanel
ConfirmPanel confirmPanel
-
fCc
Textbox fCc
-
fCcUser
WSearchEditor fCcUser
-
fFrom
Textbox fFrom
-
fMessage
org.zkforge.ckez.CKeditor fMessage
-
fSubject
Textbox fSubject
-
fTo
Textbox fTo
-
fUser
WSearchEditor fUser
-
isAcknowledgmentReceipt
Checkbox isAcknowledgmentReceipt
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lAttachment
Label lAttachment
-
lCc
Label lCc
-
lFrom
Label lFrom
-
lSubject
Label lSubject
-
lTo
Label lTo
-
m_AD_Table_ID
int m_AD_Table_ID
-
m_attachment
javax.activation.DataSource m_attachment
File to be optionally attached -
m_cc
String m_cc
-
m_ccuser
MUser m_ccuser
Cc Recipient -
m_client
MClient m_client
Client -
m_from
MUser m_from
Sender -
m_message
String m_message
-
m_Record_ID
int m_Record_ID
-
m_Record_UU
String m_Record_UU
-
m_subject
String m_subject
-
m_to
String m_to
-
m_user
MUser m_user
Primary Recipient
-
-
Class org.adempiere.webui.window.WFieldRecordInfo
class WFieldRecordInfo extends Window implements Serializable- serialVersionUID:
- 439310027130417727L
-
Serialized Fields
-
AD_Column_ID
int AD_Column_ID
-
AD_Table_ID
int AD_Table_ID
-
confirmPanel
ConfirmPanel confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_amtFormat
DecimalFormat m_amtFormat
Amount Format -
m_data
Vector<Vector<String>> m_data
Data forWFieldRecordInfo.table
-
m_dateFormat
SimpleDateFormat m_dateFormat
Date Format -
m_dateTimeFormat
SimpleDateFormat m_dateTimeFormat
Date Time Format -
m_intFormat
DecimalFormat m_intFormat
Number Format -
m_numberFormat
DecimalFormat m_numberFormat
Number Format -
Record_ID
int Record_ID
-
Record_UU
String Record_UU
-
table
Listbox table
table for change log history
-
-
Class org.adempiere.webui.window.WFieldSuggestion
class WFieldSuggestion extends Window implements Serializable- serialVersionUID:
- 6696533431007741092L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
descriptionTextbox
org.zkoss.zul.Textbox descriptionTextbox
-
field
MField field
-
helpTextbox
org.zkoss.zul.Textbox helpTextbox
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
nameTextbox
org.zkoss.zul.Textbox nameTextbox
-
-
Class org.adempiere.webui.window.WGadgets
class WGadgets extends Window implements Serializable- serialVersionUID:
- -4466888491090717617L
-
Serialized Fields
-
bAdd
Button bAdd
-
bRemove
Button bRemove
-
dirtyList
Map<Integer,
MDashboardPreference> dirtyList PA_DashboardContent_ID:MDashboardPreference -
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
noItems
ArrayList<MDashboardContent> noItems
-
noLabel
Label noLabel
-
noList
Listbox noList
-
noModel
SimpleListModel noModel
-
panel
ConfirmPanel panel
-
yesItems
ArrayList<MDashboardContent> yesItems
-
yesLabel
Label yesLabel
-
yesList
Listbox yesList
-
yesModel
SimpleListModel yesModel
-
-
Class org.adempiere.webui.window.WGadgets.ListElement
class ListElement extends NamePair implements Serializable- serialVersionUID:
- -5645910649588308798L
-
Serialized Fields
-
m_AD_Client_ID
int m_AD_Client_ID
-
m_AD_Org_ID
int m_AD_Org_ID
-
m_isYes
boolean m_isYes
Initial selection flag -
m_key
int m_key
-
m_namecontent
String m_namecontent
Initial seq number
-
-
Class org.adempiere.webui.window.WImageDialog
class WImageDialog extends Window implements Serializable- serialVersionUID:
- -5048907034691374834L
-
Serialized Fields
-
cancel
boolean cancel
-
cancelCaptureButton
Button cancelCaptureButton
-
captureButton
Button captureButton
-
captureDiv
org.zkoss.zul.Div captureDiv
-
confirmPanel
ConfirmPanel confirmPanel
-
defaultNameForCaptureImage
String defaultNameForCaptureImage
-
fileButton
Button fileButton
-
fileNameTextbox
Textbox fileNameTextbox
-
image
org.zkoss.zul.Iframe image
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_mImage
MImage m_mImage
Image Model -
mainLayout
org.zkoss.zul.Borderlayout mainLayout
Main layout -
parameterPanel
Panel parameterPanel
-
-
Class org.adempiere.webui.window.WLocationDialog
class WLocationDialog extends Window implements Serializable- serialVersionUID:
- -9116270523919373406L
-
Serialized Fields
-
btnOnline
Button btnOnline
-
cbxValid
Checkbox cbxValid
-
confirmPanel
ConfirmPanel confirmPanel
-
enabledCountryList
ArrayList<String> enabledCountryList
-
inCountryAction
boolean inCountryAction
-
inOKAction
boolean inOKAction
-
isAddress1Mandatory
boolean isAddress1Mandatory
-
isAddress2Mandatory
boolean isAddress2Mandatory
-
isAddress3Mandatory
boolean isAddress3Mandatory
-
isAddress4Mandatory
boolean isAddress4Mandatory
-
isAddress5Mandatory
boolean isAddress5Mandatory
-
isCityMandatory
boolean isCityMandatory
-
isCommentsMandatory
boolean isCommentsMandatory
-
isPostalAddMandatory
boolean isPostalAddMandatory
-
isPostalMandatory
boolean isPostalMandatory
-
isRegionMandatory
boolean isRegionMandatory
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lblAddress1
Label lblAddress1
-
lblAddress2
Label lblAddress2
-
lblAddress3
Label lblAddress3
-
lblAddress4
Label lblAddress4
-
lblAddress5
Label lblAddress5
-
lblCity
Label lblCity
-
lblComments
Label lblComments
-
lblCountry
Label lblCountry
-
lblPostal
Label lblPostal
-
lblPostalAdd
Label lblPostalAdd
-
lblRegion
Label lblRegion
-
lblZip
Label lblZip
-
lstAddressValidation
Listbox lstAddressValidation
-
lstCountry
Listbox lstCountry
-
lstRegion
Listbox lstRegion
-
m_change
boolean m_change
-
m_GridField
GridField m_GridField
-
m_location
MLocation m_location
-
m_origCountry_ID
int m_origCountry_ID
-
m_WindowNo
int m_WindowNo
-
mainPanel
Grid mainPanel
-
onSaveError
boolean onSaveError
-
s_oldCountry_ID
int s_oldCountry_ID
-
toLink
Button toLink
-
toRoute
Button toRoute
-
txtAddress1
Textbox txtAddress1
-
txtAddress2
Textbox txtAddress2
-
txtAddress3
Textbox txtAddress3
-
txtAddress4
Textbox txtAddress4
-
txtAddress5
Textbox txtAddress5
-
txtCity
WAutoCompleterCity txtCity
-
txtComments
Textbox txtComments
-
txtPostal
Textbox txtPostal
-
txtPostalAdd
Textbox txtPostalAdd
-
txtResult
Textbox txtResult
-
-
Class org.adempiere.webui.window.WLocatorDialog
class WLocatorDialog extends Window implements Serializable- serialVersionUID:
- -2441739966645819543L
-
Serialized Fields
-
chkCreateNew
Checkbox chkCreateNew
-
confirmPanel
ConfirmPanel confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
lblAisleX
Label lblAisleX
-
lblBinY
Label lblBinY
-
lblKey
Label lblKey
-
lblLevelZ
Label lblLevelZ
-
lblLocator
Label lblLocator
-
lblLocatorType
Label lblLocatorType
-
lblLocatorType2
Label lblLocatorType2
-
lblWarehouse
Label lblWarehouse
-
lblWarehouse2
Label lblWarehouse2
-
locatorField
WTableDirEditor locatorField
-
lstLocatorType
Listbox lstLocatorType
-
lstWarehouse
Listbox lstWarehouse
-
m_AD_Client_ID
int m_AD_Client_ID
-
m_AD_Org_ID
int m_AD_Org_ID
-
m_change
boolean m_change
-
m_M_Locator_ID
int m_M_Locator_ID
-
m_M_Warehouse_ID
int m_M_Warehouse_ID
-
m_M_WarehouseName
String m_M_WarehouseName
-
m_M_WarehouseValue
String m_M_WarehouseValue
-
m_mandatory
boolean m_mandatory
-
m_mLocator
MLocatorLookup m_mLocator
-
m_only_Warehouse_ID
int m_only_Warehouse_ID
-
m_Separator
String m_Separator
-
m_WindowNo
int m_WindowNo
-
mainPanel
Grid mainPanel
-
title
String title
-
txtAisleX
Textbox txtAisleX
-
txtBinY
Textbox txtBinY
-
txtKey
Textbox txtKey
-
txtLevelZ
Textbox txtLevelZ
-
txtLocatorType
Textbox txtLocatorType
-
txtWarehouse
Textbox txtWarehouse
-
-
Class org.adempiere.webui.window.WMediaDialog
class WMediaDialog extends Window implements Serializable- serialVersionUID:
- -329919930778203892L
-
Serialized Fields
-
bCancel
Button bCancel
-
bDelete
Button bDelete
-
bLoad
Button bLoad
-
bOk
Button bOk
-
bSave
Button bSave
-
confirmPanel
org.zkoss.zul.Hbox confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_cancel
boolean m_cancel
-
m_change
boolean m_change
Change -
m_data
Object m_data
data -
mainPanel
org.zkoss.zul.Borderlayout mainPanel
-
preview
org.zkoss.zul.Iframe preview
-
previewPanel
Panel previewPanel
-
toolBar
org.zkoss.zul.Hbox toolBar
-
-
Class org.adempiere.webui.window.WPAttributeDialog
class WPAttributeDialog extends Window implements Serializable- serialVersionUID:
- -7810825026970615029L
-
Serialized Fields
-
bLot
Button bLot
-
bNewRecord
Button bNewRecord
-
bSelect
Button bSelect
-
bSerNo
Button bSerNo
-
cbNewEdit
Checkbox cbNewEdit
-
centerLayout
Grid centerLayout
-
centerPanel
Panel centerPanel
-
confirmPanel
ConfirmPanel confirmPanel
-
existingCombo
Listbox existingCombo
Listbox for existing non-instance ASI records -
fieldDescription
Textbox fieldDescription
-
fieldGuaranteeDate
Datebox fieldGuaranteeDate
-
fieldLot
Listbox fieldLot
-
fieldLotString
Textbox fieldLotString
-
fieldSerNo
Textbox fieldSerNo
-
isAllowedToCreateAndUpdate
boolean isAllowedToCreateAndUpdate
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_AD_Column_ID
int m_AD_Column_ID
-
m_C_BPartner_ID
int m_C_BPartner_ID
-
m_changed
boolean m_changed
true if user has make changes -
m_columnName
String m_columnName
-
m_editors
ArrayList<WEditor> m_editors
List of Editors -
m_M_AttributeSetInstance_ID
int m_M_AttributeSetInstance_ID
-
m_M_AttributeSetInstanceName
String m_M_AttributeSetInstanceName
-
m_M_Locator_ID
int m_M_Locator_ID
-
m_M_Product_ID
int m_M_Product_ID
-
m_masi
MAttributeSetInstance m_masi
-
m_productWindow
boolean m_productWindow
true if open from product window -
m_row
int m_row
Row Counter -
m_WindowNo
int m_WindowNo
-
m_WindowNoParent
int m_WindowNoParent
-
mainLayout
org.zkoss.zul.Borderlayout mainLayout
-
northLayout
Grid northLayout
-
northPanel
Panel northPanel
-
-
Class org.adempiere.webui.window.WPAttributeInstance
class WPAttributeInstance extends Window implements Serializable- serialVersionUID:
- -4052029122256207113L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_M_AttributeSetInstance_ID
int m_M_AttributeSetInstance_ID
-
m_M_AttributeSetInstanceName
String m_M_AttributeSetInstanceName
-
m_M_Locator_ID
int m_M_Locator_ID
-
m_M_Product_ID
int m_M_Product_ID
-
m_M_Warehouse_ID
int m_M_Warehouse_ID
-
m_sql
String m_sql
-
m_sqlMinLife
String m_sqlMinLife
-
m_sqlNonZero
String m_sqlNonZero
-
m_table
WListbox m_table
-
mainLayout
org.zkoss.zul.Borderlayout mainLayout
-
northPanel
Panel northPanel
-
showAll
Checkbox showAll
-
-
Class org.adempiere.webui.window.WPostIt
class WPostIt extends Window implements Serializable- serialVersionUID:
- -9092535255629718710L
-
Serialized Fields
-
created
String created
-
createdBox
Label createdBox
-
editable
boolean editable
-
editor
org.zkforge.ckez.CKeditor editor
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_postIt
MPostIt m_postIt
-
maxSize
int maxSize
-
note
String note
-
status
Label status
-
tabbox
Tabbox tabbox
-
textBox
Textbox textBox
-
updated
String updated
-
updatedBox
Label updatedBox
-
-
Class org.adempiere.webui.window.WPreference
class WPreference extends WQuickEntry implements Serializable- serialVersionUID:
- 3259434079666571595L
-
Serialized Fields
-
addgadgets
org.zkoss.zul.A addgadgets
-
adempiereSys
WYesNoEditor adempiereSys
-
gadgets
WGadgets gadgets
-
logMigrationScript
WYesNoEditor logMigrationScript
-
morePreferences
org.zkoss.zul.A morePreferences
-
myProfile
org.zkoss.zul.A myProfile
-
preferences
MUserPreference preferences
-
recordId
int recordId
-
-
Class org.adempiere.webui.window.WRecordAccessDialog
class WRecordAccessDialog extends Window implements Serializable- serialVersionUID:
- -3591753244744022795L
-
Serialized Fields
-
bDelete
org.zkoss.zul.Toolbarbutton bDelete
-
bDown
org.zkoss.zul.Toolbarbutton bDown
-
bNew
org.zkoss.zul.Toolbarbutton bNew
-
bUp
org.zkoss.zul.Toolbarbutton bUp
-
cbActive
Checkbox cbActive
-
cbDependent
Checkbox cbDependent
-
cbExclude
Checkbox cbExclude
-
cbReadOnly
Checkbox cbReadOnly
-
confirmPanel
ConfirmPanel confirmPanel
-
m_AD_Table_ID
int m_AD_Table_ID
-
m_currentData
MRecordAccess m_currentData
-
m_currentRow
int m_currentRow
-
m_Record_ID
int m_Record_ID
-
m_recordAccesss
ArrayList<MRecordAccess> m_recordAccesss
-
roleField
Listbox roleField
-
roleLabel
Label roleLabel
-
rowNoLabel
Label rowNoLabel
-
-
Class org.adempiere.webui.window.WRecordIDDialog
class WRecordIDDialog extends Window implements Serializable- serialVersionUID:
- 1791159320699080384L
-
Serialized Fields
-
cancelBtn
Button cancelBtn
-
confirmPanelDiv
org.zkoss.zul.Div confirmPanelDiv
-
contentDiv
org.zkoss.zul.Div contentDiv
-
editor
WRecordEditor<?> editor
Record_ID editor from which the window is opened -
fieldsDiv
org.zkoss.zul.Div fieldsDiv
-
gridField
GridField gridField
Grid Field -
gridTab
GridTab gridTab
Grid Tab -
labelsDiv
org.zkoss.zul.Div labelsDiv
-
okBtn
Button okBtn
-
parentTextBox
Textbox parentTextBox
-
recordIDValue
Object recordIDValue
Current Record_ID value fromWRecordIDDialog.editor
-
recordsEditor
WSearchEditor recordsEditor
-
recordsEditorLabel
org.zkoss.zhtml.Text recordsEditorLabel
-
tableIDEditor
WEditor tableIDEditor
-
tableIDGridField
GridField tableIDGridField
Current tab's AD_Table_ID GrodField -
tableIDValue
Integer tableIDValue
Current AD_Table_ID value fromWRecordIDDialog.editor
-
tabNo
int tabNo
Tab Number -
windowNo
int windowNo
Window Number
-
-
Class org.adempiere.webui.window.WRecordInfo
class WRecordInfo extends Window implements Serializable- serialVersionUID:
- -7436682051825360216L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
m_amtFormat
DecimalFormat m_amtFormat
Amount Format -
m_copySelect
org.zkoss.zul.Toolbarbutton m_copySelect
Copy Select -
m_data
Vector<Vector<String>> m_data
Change Log Data -
m_dateFormat
SimpleDateFormat m_dateFormat
Date Format -
m_dateTimeFormat
SimpleDateFormat m_dateTimeFormat
Date Time Format -
m_info
StringBuffer m_info
Info -
m_intFormat
DecimalFormat m_intFormat
Number Format -
m_numberFormat
DecimalFormat m_numberFormat
Number Format -
m_permalink
org.zkoss.zul.Toolbarbutton m_permalink
Permalink -
table
Listbox table
listbox for change logs -
timeLinePanel
RecordTimeLinePanel timeLinePanel
timeline view
-
-
Class org.adempiere.webui.window.WRecordTimeLine
class WRecordTimeLine extends Window implements Serializable- serialVersionUID:
- -7887774385203335178L
-
Serialized Fields
-
activityLayout
RecordTimeLinePanel activityLayout
-
-
Class org.adempiere.webui.window.WReportExportDialog
class WReportExportDialog extends Window implements Serializable- serialVersionUID:
- 8580712975224551032L
-
Serialized Fields
-
cboType
Listbox cboType
-
confirmPanel
ConfirmPanel confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
viewer
IReportViewerExportSource viewer
-
-
Class org.adempiere.webui.window.WReportUploadDialog
class WReportUploadDialog extends Window implements Serializable- serialVersionUID:
- 8580712975224551032L
-
Serialized Fields
-
cboActions
Listbox cboActions
-
cboType
Listbox cboType
-
confirmPanel
ConfirmPanel confirmPanel
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
viewer
IReportViewerExportSource viewer
-
-
Class org.adempiere.webui.window.WTask
class WTask extends Window implements Serializable- serialVersionUID:
- -1235619876719378703L
-
Serialized Fields
-
confirmPanel
ConfirmPanel confirmPanel
-
info
org.zkoss.zul.Html info
-
m_task
MTask m_task
-
taskThread
Thread taskThread
-
-
Class org.adempiere.webui.window.WTextEditorDialog
class WTextEditorDialog extends Window implements Serializable- serialVersionUID:
- -1857623453350849161L
-
Serialized Fields
-
cancelled
boolean cancelled
-
editable
boolean editable
-
editor
org.zkforge.ckez.CKeditor editor
-
htmlTab
Tab htmlTab
-
isShowHTMLTab
boolean isShowHTMLTab
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
-
maxSize
int maxSize
-
status
Label status
-
tabbox
Tabbox tabbox
-
text
String text
-
textBox
Textbox textBox
-
-
Class org.adempiere.webui.window.ZkJRViewer
class ZkJRViewer extends Window implements Serializable- serialVersionUID:
- -8782402996207677811L
-
Serialized Fields
-
attachment
File attachment
-
bArchive
ToolBarButton bArchive
-
bAttachment
ToolBarButton bAttachment
-
bCloudUpload
ToolBarButton bCloudUpload
-
bExport
ToolBarButton bExport
-
bSendMail
ToolBarButton bSendMail
-
center
org.zkoss.zul.Center center
-
defaultType
String defaultType
-
exportFormats
IReportViewerExportSource.ExportFormat[] exportFormats
-
iframe
org.zkoss.zul.Iframe iframe
-
isList
boolean isList
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
jasperPrint
net.sf.jasperreports.engine.JasperPrint jasperPrint
-
jasperPrintList
List<net.sf.jasperreports.engine.JasperPrint> jasperPrintList
-
m_printInfo
PrintInfo m_printInfo
-
m_title
String m_title
-
m_WindowNo
int m_WindowNo
Window No -
media
org.zkoss.util.media.AMedia media
-
mediaSuppliers
Map<String,
Supplier<org.zkoss.util.media.AMedia>> mediaSuppliers -
mediaVersion
int mediaVersion
-
previewType
Listbox previewType
-
toolbar
org.zkoss.zul.Toolbar toolbar
-
ToolBarMenuRestictionLoaded
boolean ToolBarMenuRestictionLoaded
-
uploadServicesMap
Map<MAuthorizationAccount,
IUploadService> uploadServicesMap
-
-
Class org.adempiere.webui.window.ZkReportViewer
class ZkReportViewer extends Window implements Serializable- serialVersionUID:
- 3732290698059632847L
-
Serialized Fields
-
bArchive
ToolBarButton bArchive
-
bAttachment
ToolBarButton bAttachment
-
bCloudUpload
ToolBarButton bCloudUpload
-
bCustomize
ToolBarButton bCustomize
-
bExport
ToolBarButton bExport
-
bFind
ToolBarButton bFind
-
bRefresh
ToolBarButton bRefresh
-
bReRun
ToolBarButton bReRun
-
bSendMail
ToolBarButton bSendMail
-
bWizard
ToolBarButton bWizard
-
center
org.zkoss.zul.Center center
-
comboReport
Listbox comboReport
-
exportMap
Map<IReportViewerExportSource.ExportFormat,
String> exportMap -
find
FindWindow find
-
iframe
org.zkoss.zul.Iframe iframe
-
init
boolean init
-
isUseEscForTabClosing
boolean isUseEscForTabClosing
SysConfig USE_ESC_FOR_TAB_CLOSING -
m_AD_Process_ID
int m_AD_Process_ID
Process ID -
m_AD_Table_ID
int m_AD_Table_ID
Table ID -
m_ctx
Properties m_ctx
Print Context -
m_daM
org.zkoss.zul.Menuitem m_daM
-
m_daQ
MQuery m_daQ
-
m_ddM
org.zkoss.zul.Menuitem m_ddM
-
m_ddQ
MQuery m_ddQ
-
m_isCanExport
boolean m_isCanExport
-
m_reportEngine
ReportEngine m_reportEngine
Report Engine -
m_setting
boolean m_setting
Setting Values -
m_WindowNo
int m_WindowNo
Window No -
mask
Mask mask
-
media
org.zkoss.util.media.AMedia media
-
mediaVersion
int mediaVersion
-
previewType
Listbox previewType
List box for preview type (pdf, html, etc) -
previousSelected
org.zkoss.zul.Listitem previousSelected
-
progressWindow
BusyDialog progressWindow
-
rendererMap
Map<String,
IReportViewerRenderer> rendererMap -
reportLink
org.zkoss.zul.A reportLink
-
rowCount
Label rowCount
Row count label -
statusBar
StatusBarPanel statusBar
-
summary
Checkbox summary
-
toolBar
org.zkoss.zul.Toolbar toolBar
-
ToolBarMenuRestictionLoaded
boolean ToolBarMenuRestictionLoaded
-
toolbarPopup
org.zkoss.zul.Popup toolbarPopup
-
uploadServicesMap
Map<MAuthorizationAccount,
IUploadService> uploadServicesMap -
wLanguage
WTableDirEditor wLanguage
-
-
-
Package org.compiere.acct
-
Class org.compiere.acct.FactLine
class FactLine extends X_Fact_Acct implements Serializable- serialVersionUID:
- -601720541421664784L
-
Serialized Fields
-
m_acct
MAccount m_acct
Account -
m_acctSchema
MAcctSchema m_acctSchema
Accounting Schema -
m_doc
Doc m_doc
Document Header -
m_docLine
DocLine m_docLine
Document Line
-
-
-
Package org.compiere.db
-
Class org.compiere.db.CConnection
class CConnection extends Object implements Serializable- serialVersionUID:
- -1823868178123935209L
-
Serialized Fields
-
m_apps_host
String m_apps_host
Application Host -
m_bequeath
boolean m_bequeath
In Memory connection -
m_db
AdempiereDatabase m_db
Database -
m_db_host
String m_db_host
Database Host -
m_db_name
String m_db_name
Database name -
m_db_port
int m_db_port
Database Port -
m_db_pwd
String m_db_pwd
DB User password -
m_db_uid
String m_db_uid
DB User name -
m_dbException
Exception m_dbException
ConnectionException -
m_dbInfo
String m_dbInfo
DB Info -
m_ds
DataSource m_ds
DataSource -
m_firewall
boolean m_firewall
Connection uses Firewall -
m_fw_host
String m_fw_host
Firewall host -
m_fw_port
int m_fw_port
Firewall port -
m_info
String[] m_info
Info -
m_name
String m_name
Name of Connection -
m_okDB
boolean m_okDB
Database Connection -
m_sslPort
int m_sslPort
-
m_type
String m_type
Database Type -
m_version
String m_version
Server Version -
m_webPort
int m_webPort
-
-
Class org.compiere.db.SecurityPrincipal
class SecurityPrincipal extends Object implements Serializable- serialVersionUID:
- -6924078376448056295L
-
Serialized Fields
-
identity
String identity
Deprecated, for removal: This API element is subject to removal in a future version. -
secret
char[] secret
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Package org.compiere.impexp
-
Class org.compiere.impexp.MImpFormat
class MImpFormat extends X_AD_ImpFormat implements Serializable- serialVersionUID:
- -3768339618622673968L
-
Class org.compiere.impexp.MImpFormatRow
class MImpFormatRow extends X_AD_ImpFormat_Row implements Serializable- serialVersionUID:
- 6251836513717968622L
-
-
Package org.compiere.install
-
Class org.compiere.install.ConfigurationPanel
class ConfigurationPanel extends JPanel implements Serializable- serialVersionUID:
- -5113669370606054608L
-
Serialized Fields
-
bAdempiereHome
JButton bAdempiereHome
-
bHelp
JButton bHelp
-
bJavaHome
JButton bJavaHome
-
bSave
JButton bSave
-
bTest
JButton bTest
-
fAdempiereHome
JTextField fAdempiereHome
-
fAdminEMail
JTextField fAdminEMail
-
fAppsServer
JTextField fAppsServer
-
fDatabaseDiscovered
JComboBox<Object> fDatabaseDiscovered
-
fDatabaseName
JTextField fDatabaseName
-
fDatabasePassword
JPasswordField fDatabasePassword
-
fDatabasePort
JTextField fDatabasePort
-
fDatabaseServer
JTextField fDatabaseServer
-
fDatabaseType
JComboBox<Object> fDatabaseType
-
fDatabaseUser
JTextField fDatabaseUser
-
fJavaHome
JTextField fJavaHome
-
fJavaOptions
JTextField fJavaOptions
-
fKeyStore
JPasswordField fKeyStore
-
fMailPassword
JPasswordField fMailPassword
-
fMailServer
JTextField fMailServer
-
fMailUser
JTextField fMailUser
-
fSSLPort
JTextField fSSLPort
-
fSystemPassword
JPasswordField fSystemPassword
-
fWebPort
JTextField fWebPort
-
gridBagLayout
GridBagLayout gridBagLayout
-
lAdempiereHome
JLabel lAdempiereHome
-
lAdminEMail
JLabel lAdminEMail
-
lAppsServer
JLabel lAppsServer
-
lDatabaseDiscovered
JLabel lDatabaseDiscovered
-
lDatabaseName
JLabel lDatabaseName
-
lDatabasePassword
JLabel lDatabasePassword
-
lDatabasePort
JLabel lDatabasePort
-
lDatabaseServer
JLabel lDatabaseServer
-
lDatabaseType
JLabel lDatabaseType
-
lDatabaseUser
JLabel lDatabaseUser
-
ldbExists
JLabel ldbExists
-
lJavaHome
JLabel lJavaHome
-
lJavaOptions
JLabel lJavaOptions
-
lKeyStore
JLabel lKeyStore
-
lMailPassword
JLabel lMailPassword
-
lMailServer
JLabel lMailServer
-
lMailUser
JLabel lMailUser
-
lSSLPort
JLabel lSSLPort
-
lSystemPassword
JLabel lSystemPassword
-
lWebPort
JLabel lWebPort
-
m_data
ConfigurationData m_data
Configuration Data -
m_errorString
String m_errorString
Error Info -
m_statusBar
JLabel m_statusBar
Status Bar -
m_success
boolean m_success
Test Success -
m_testing
boolean m_testing
Sync -
okAdempiereHome
JCheckBox okAdempiereHome
-
okAppsServer
JCheckBox okAppsServer
-
okDatabaseServer
JCheckBox okDatabaseServer
-
okDatabaseSQL
JCheckBox okDatabaseSQL
-
okDatabaseSystem
JCheckBox okDatabaseSystem
-
okDatabaseUser
JCheckBox okDatabaseUser
-
okdbExists
JCheckBox okdbExists
-
okJavaHome
JCheckBox okJavaHome
-
okKeyStore
JCheckBox okKeyStore
-
okMailServer
JCheckBox okMailServer
-
okMailUser
JCheckBox okMailUser
-
okSSLPort
JCheckBox okSSLPort
-
okWebPort
JCheckBox okWebPort
-
-
Class org.compiere.install.KeyStoreDialog
class KeyStoreDialog extends JDialog implements Serializable- serialVersionUID:
- 6114800010246854563L
-
Serialized Fields
-
bCancel
JButton bCancel
-
bOK
JButton bOK
-
fC
JTextField fC
-
fCN
JTextField fCN
-
fL
JTextField fL
-
fO
JTextField fO
-
fOU
JTextField fOU
-
fS
JTextField fS
-
lC
JLabel lC
-
lCN
JLabel lCN
-
lL
JLabel lL
-
lO
JLabel lO
-
lOU
JLabel lOU
-
lS
JLabel lS
-
m_ok
boolean m_ok
-
-
Class org.compiere.install.Setup
class Setup extends JFrame implements Serializable- serialVersionUID:
- 1916571473738628986L
-
Serialized Fields
-
borderLayout
BorderLayout borderLayout
-
configurationPanel
ConfigurationPanel configurationPanel
-
contentPane
JPanel contentPane
-
menuBar
JMenuBar menuBar
-
menuFile
JMenu menuFile
-
menuFileExit
JMenuItem menuFileExit
-
menuHelp
JMenu menuHelp
-
menuHelpInfo
JMenuItem menuHelpInfo
-
statusBar
JLabel statusBar
-
-
Class org.compiere.install.Setup_Help
class Setup_Help extends JDialog implements Serializable- serialVersionUID:
- 7299630217823615456L
-
Serialized Fields
-
bOK
JButton bOK
-
centerScrollPane
JScrollPane centerScrollPane
-
editorPane
JEditorPane editorPane
-
mainLayout
BorderLayout mainLayout
-
mainPanel
JPanel mainPanel
-
southPanel
JPanel southPanel
-
-
-
Package org.compiere.model
-
Class org.compiere.model.DataStatusEvent
class DataStatusEvent extends EventObject implements Serializable- serialVersionUID:
- -1988674163839245029L
-
Serialized Fields
-
AD_Table_ID
int AD_Table_ID
Table ID -
Created
Timestamp Created
Created -
CreatedBy
Integer CreatedBy
Created By -
Info
String Info
Info -
isInitEdit
boolean isInitEdit
-
m_AD_Message
String m_AD_Message
-
m_allLoaded
boolean m_allLoaded
-
m_autoSave
boolean m_autoSave
-
m_changed
boolean m_changed
-
m_changedColumn
int m_changedColumn
-
m_columnName
String m_columnName
-
m_confirmed
boolean m_confirmed
-
m_currentRow
int m_currentRow
-
m_info
String m_info
-
m_inserting
boolean m_inserting
-
m_isError
boolean m_isError
-
m_isWarning
boolean m_isWarning
-
m_loadedRows
int m_loadedRows
-
m_totalRows
int m_totalRows
-
Record_ID
Object Record_ID
Record ID -
Updated
Timestamp Updated
Updated -
UpdatedBy
Integer UpdatedBy
Updated By
-
-
Class org.compiere.model.GridField
class GridField extends Object implements Serializable- serialVersionUID:
- -4496344553246662012L
-
Serialized Fields
-
m_backupValue
String m_backupValue
Initial context value for this field - teo_sarca [ 1699826 ] -
m_error
boolean m_error
Error Status -
m_errorValue
String m_errorValue
Error Value for HTML interface -
m_errorValueFlag
boolean m_errorValueFlag
Error Value indicator for HTML interface -
m_gridTab
GridTab m_gridTab
-
m_inserting
boolean m_inserting
New Row / inserting -
m_isBackupValue
boolean m_isBackupValue
Is the initial context value for this field backup ? - teo_sarca [ 1699826 ] -
m_lockedRecord
boolean m_lockedRecord
-
m_lookup
Lookup m_lookup
Lookup for this field -
m_lookupEditorSettingValue
boolean m_lookupEditorSettingValue
Use by lookup editor to indicate setting of new value is in progress. GridTab.processDependentFields will check this flag to avoid clearing of lookup field value that just have been set. -
m_mnemonic
char m_mnemonic
The Mnemonic -
m_oldValue
Object m_oldValue
The old/previous value -
m_parentEvaluatee
Evaluatee m_parentEvaluatee
Optional Parent Evaluatee that take precedence over the value return from GridField's Evaluatee implementation -
m_parentValue
Boolean m_parentValue
Parent Check -
m_propertyChangeListeners
PropertyChangeSupport m_propertyChangeListeners
Property Change -
m_value
Object m_value
The current value -
m_valueNoFire
boolean m_valueNoFire
Only fire Property Change if old value really changed -
m_vo
GridFieldVO m_vo
Value Object
-
-
Class org.compiere.model.GridFieldVO
class GridFieldVO extends Object implements Serializable- serialVersionUID:
- -4069340866487289281L
-
Serialized Fields
-
AD_Chart_ID
int AD_Chart_ID
-
AD_Column_ID
int AD_Column_ID
Column ID -
AD_Field_ID
int AD_Field_ID
Field ID -
AD_FieldStyle_ID
int AD_FieldStyle_ID
-
AD_InfoWindow_ID
int AD_InfoWindow_ID
Info Window -
AD_InfoWindow_ID_Of_Panel
int AD_InfoWindow_ID_Of_Panel
AD_Infowindow_ID of containing panel -
AD_LabelStyle_ID
int AD_LabelStyle_ID
-
AD_Process_ID
int AD_Process_ID
Process -
AD_Process_ID_Of_Panel
int AD_Process_ID_Of_Panel
When this field is inside process parameter panel, AD_Process_ID_Of_Panel is id of process that will run in this panel. This is different from AD_Process_ID of field. -
AD_Reference_Value_ID
int AD_Reference_Value_ID
Reference Value -
AD_Tab_ID
int AD_Tab_ID
AD_Tab_ID -
AD_Table_ID
int AD_Table_ID
Table ID -
AD_Window_ID
int AD_Window_ID
AD_Winmdow_ID -
AD_Window_ID_Of_Panel
int AD_Window_ID_Of_Panel
ad_window_id of window show process dialog or infoWindow dialog -
AlwaysUpdatableLogic
String AlwaysUpdatableLogic
Always Updatable Logic -
Callout
String Callout
Callout -
ColumnName
String ColumnName
Column name -
ColumnSpan
int ColumnSpan
ColumnSpan IDEMPIERE368 -
ColumnSQL
String ColumnSQL
Column sql -
ctx
Properties ctx
Context -
dateRangeOption
String dateRangeOption
Date Range Option -
DefaultValue
String DefaultValue
Default Value, never set null for it -
DefaultValue2
String DefaultValue2
Process Parameter Value2 -
Description
String Description
Description -
DisplayLength
int DisplayLength
Display Length -
DisplayLogic
String DisplayLogic
Display Logic, never set null for it -
displayType
int displayType
DisplayType -
FieldGroup
String FieldGroup
Field Group -
FieldGroupType
String FieldGroupType
Field Group Type -
FieldLength
int FieldLength
Field Length -
FormatPattern
String FormatPattern
Format pattern -
Header
String Header
Label -
Help
String Help
Help -
Included_Tab_ID
int Included_Tab_ID
-
IsAllowCopy
boolean IsAllowCopy
-
IsAlwaysUpdateable
boolean IsAlwaysUpdateable
Always Updateable -
IsAutocomplete
boolean IsAutocomplete
Autocompletion for textfields - Feature Request FR [ 1757088 ] -
IsCollapsedByDefault
boolean IsCollapsedByDefault
Collapse By Default * -
IsDefaultFocus
boolean IsDefaultFocus
Default Focus -
IsDisplayed
boolean IsDisplayed
Displayed -
IsDisplayedGrid
boolean IsDisplayedGrid
Displayed Grid -
IsEncryptedColumn
boolean IsEncryptedColumn
Storage Encryption -
IsEncryptedField
boolean IsEncryptedField
Display Encryption -
IsFieldOnly
boolean IsFieldOnly
Field Only -
IsHeading
boolean IsHeading
Heading Only -
IsHtml
boolean IsHtml
-
IsKey
boolean IsKey
PK -
IsMandatory
boolean IsMandatory
Mandatory -
IsParent
boolean IsParent
FK -
isProcess
boolean isProcess
Is Process Parameter -
IsQuickForm
boolean IsQuickForm
-
isRange
boolean isRange
Process Parameter Range -
IsReadOnly
boolean IsReadOnly
Read Only -
IsSameLine
boolean IsSameLine
Same Line -
IsSelectionColumn
boolean IsSelectionColumn
Find Selection -
IsShowNegateButton
boolean IsShowNegateButton
Show Negate button (only for Chosen Multiple fields) -
IsToolbarButton
String IsToolbarButton
Toolbar Button -
IsUpdateable
boolean IsUpdateable
Updateable -
lookupInfo
MLookupInfo lookupInfo
Lookup Value Object -
MandatoryLogic
String MandatoryLogic
Mandatory Logic -
NumLines
int NumLines
NumLines IDEMPIERE368 -
ObscureType
String ObscureType
Display Obscure -
PA_DashboardContent_ID
int PA_DashboardContent_ID
-
Placeholder
String Placeholder
-
Placeholder2
String Placeholder2
-
ReadOnlyLogic
String ReadOnlyLogic
Read Only Logic -
SeqNo
int SeqNo
Position -
SeqNoGrid
int SeqNoGrid
Grid Display sequence -
SeqNoSelection
int SeqNoSelection
Selection column sequence -
SortNo
int SortNo
Order By -
TabNo
int TabNo
Tab No -
tabReadOnly
boolean tabReadOnly
Is the Tab Read Only -
ValidationCode
String ValidationCode
Lookup Validation code -
ValidationCodeLookup
String ValidationCodeLookup
Lookup Validation code for Find Window -
ValueMax
String ValueMax
Max. Value -
ValueMin
String ValueMin
Min. Value -
VFormat
String VFormat
Format enforcement -
WindowNo
int WindowNo
Window No -
XPosition
int XPosition
XPosition IDEMPIERE368
-
-
Class org.compiere.model.GridTab
class GridTab extends Object implements Serializable- serialVersionUID:
- 3039046293468517959L
-
Serialized Fields
-
activeCalloutInstance
List<Callout> activeCalloutInstance
-
activeCallouts
List<String> activeCallouts
-
calloutUI
ICalloutUI calloutUI
ICalloutUI -
isQuickForm
boolean isQuickForm
-
log
CLogger log
Logger -
m_currentRow
int m_currentRow
Current Row -
m_DataStatusEvent
DataStatusEvent m_DataStatusEvent
Current Data Status Event -
m_depOnField
MultiMap<String,
GridField> m_depOnField Map of ColumnName of source field (key) and the dependent field (value) -
m_extendedWhere
String m_extendedWhere
-
m_included
boolean m_included
Is Tab Included in other Tab -
m_includedAlreadyCalc
boolean m_includedAlreadyCalc
-
m_keyColumnName
String m_keyColumnName
-
m_lastDataStatusEvent
DataStatusEvent m_lastDataStatusEvent
-
m_lastDataStatusEventTime
long m_lastDataStatusEventTime
-
m_linkColumnName
String m_linkColumnName
-
m_linkValue
String m_linkValue
-
m_listenerList
EventListenerList m_listenerList
A list of event listeners for this component. -
m_loadComplete
boolean m_loadComplete
Async Loading complete -
m_loader
GridTab.Loader m_loader
Async Loader -
m_loaderFuture
Future<?> m_loaderFuture
-
m_Lock
ArrayList<Integer> m_Lock
Locks -
m_mTable
GridTable m_mTable
The Table Model for Query -
m_oldQuery
String m_oldQuery
-
m_OrderBys
String[] m_OrderBys
Order By Array if SortNo 1..3 -
m_parentColumnName
String m_parentColumnName
-
m_parentNeedSave
boolean m_parentNeedSave
-
m_parents
ArrayList<String> m_parents
List of Key Parents -
m_parentTabNo
int m_parentTabNo
-
m_propertyChangeSupport
PropertyChangeSupport m_propertyChangeSupport
Property Change -
m_query
MQuery m_query
Query -
m_updateWindowContext
boolean m_updateWindowContext
-
m_vo
GridTabVO m_vo
Value Object -
m_window
GridWindow m_window
-
selection
ArrayList<Integer> selection
-
-
Class org.compiere.model.GridTable
class GridTable extends AbstractTableModel implements Serializable- serialVersionUID:
- 3948220810042370826L
-
Serialized Fields
-
m_AD_Table_ID
int m_AD_Table_ID
-
m_buffer
ArrayList<Object[]> m_buffer
Data buffer -
m_changed
boolean m_changed
Has Data changed? -
m_compareDB
boolean m_compareDB
Deprecated.Compare to DB before save -
m_ctx
Properties m_ctx
-
m_currentRow
int m_currentRow
-
m_deleteable
boolean m_deleteable
-
m_fields
ArrayList<GridField> m_fields
Columns -
m_importing
boolean m_importing
-
m_indexActiveColumn
int m_indexActiveColumn
Index of IsActive Column -
m_indexClientColumn
int m_indexClientColumn
Index of AD_Client_ID Column -
m_indexColorColumn
int m_indexColorColumn
Index of Color Column -
m_indexKeyColumn
int m_indexKeyColumn
Index of Key Column -
m_indexOrgColumn
int m_indexOrgColumn
Index of AD_Org_ID Column -
m_indexProcessedColumn
int m_indexProcessedColumn
Index of Processed Column -
m_indexUUIDColumn
int m_indexUUIDColumn
Index of UUID Column -
m_inserting
boolean m_inserting
Insert mode active -
m_lastSortColumnIndex
int m_lastSortColumnIndex
Keep track of last sorted column index and sort direction -
m_lastSortedAscending
boolean m_lastSortedAscending
-
m_loader
GridTable.Loader m_loader
-
m_loaderFuture
Future<?> m_loaderFuture
-
m_maxRows
int m_maxRows
Max Rows to query or 0 for all -
m_newRow
int m_newRow
Inserted Row number -
m_oldValue
Object[] m_oldValue
Original data [row,col,data] -
m_onlyCurrentDays
int m_onlyCurrentDays
Show only Not processed and x days -
m_onlyCurrentRows
boolean m_onlyCurrentRows
Show only Processed='N' and last 24h records -
m_open
boolean m_open
Is the Resultset open? -
m_orderClause
String m_orderClause
Static ORDER BY clause -
m_parameterSELECT
ArrayList<Object> m_parameterSELECT
-
m_parameterWHERE
ArrayList<Object> m_parameterWHERE
-
m_readOnly
boolean m_readOnly
-
m_rowChanged
int m_rowChanged
Index of changed row via SetValueAt -
m_rowCount
int m_rowCount
Rowcount -
m_rowCountTimeout
boolean m_rowCountTimeout
-
m_rowData
Object[] m_rowData
Original row data -
m_rowLoadTimeout
boolean m_rowLoadTimeout
-
m_sort
ArrayList<MSort> m_sort
Sort order forGridTable.m_buffer
-
m_SQL
String m_SQL
Complete SQL statement -
m_SQL_Count
String m_SQL_Count
SQL Statement for Row Count -
m_SQL_Select
String m_SQL_Select
The SELECT clause with FROM -
m_tableName
String m_tableName
-
m_TabNo
int m_TabNo
Tab No 0.. -
m_trxName
String m_trxName
-
m_vetoableChangeSupport
VetoableChangeSupport m_vetoableChangeSupport
Vetoable Change Bean support -
m_virtual
boolean m_virtual
-
m_virtualBuffer
Map<Integer,
Object[]> m_virtualBuffer Record ID:Values -
m_whereClause
String m_whereClause
The static where clause -
m_WindowNo
int m_WindowNo
-
m_withAccessControl
boolean m_withAccessControl
-
-
Class org.compiere.model.GridTable.Loader
class Loader extends Object implements Serializable- serialVersionUID:
- -6866671239509705988L
-
Serialized Fields
-
m_context
Properties m_context
-
m_pstmt
PreparedStatement m_pstmt
-
m_rs
ResultSet m_rs
-
maxRows
int maxRows
-
rows
int rows
-
trx
Trx trx
-
-
Class org.compiere.model.GridTabVO
class GridTabVO extends Object implements Serializable- serialVersionUID:
- 8781340605954851838L
-
Serialized Fields
-
AccessLevel
String AccessLevel
Table Access Level -
AD_Column_ID
int AD_Column_ID
Primary Link Column -
AD_ColumnSortOrder_ID
int AD_ColumnSortOrder_ID
Column Sort -
AD_ColumnSortYesNo_ID
int AD_ColumnSortYesNo_ID
Column Displayed -
AD_Image_ID
int AD_Image_ID
Image -
AD_Process_ID
int AD_Process_ID
Process -
AD_Process_UU
String AD_Process_UU
Process UUID -
AD_Tab_ID
int AD_Tab_ID
Tab ID -
AD_Tab_UU
String AD_Tab_UU
Tab UUID -
AD_Table_ID
int AD_Table_ID
Table -
AD_Table_UU
String AD_Table_UU
Table UUID -
AD_TabType
String AD_TabType
Tab type uses by IADTabpanel service to identify implementors -
AD_Window_ID
int AD_Window_ID
AD Window - replicated -
CommitWarning
String CommitWarning
Commit Warning -
ctx
Properties ctx
Context - replicated -
deleteConfirmationLogic
String deleteConfirmationLogic
Delete Confirmation Logic of AD_Tab or AD_UserDef_Tab -
Description
String Description
Description -
DisplayLogic
String DisplayLogic
Tab Display -
Fields
ArrayList<GridFieldVO> Fields
Fields contain MFieldVO entities -
HasTree
boolean HasTree
Tree -
Help
String Help
Help -
Included_Tab_ID
int Included_Tab_ID
Included Tab -
initFields
boolean initFields
-
IsAllowAdvancedLookup
boolean IsAllowAdvancedLookup
Allow use of advanced Lookup panel -
IsDeleteable
boolean IsDeleteable
Table Deleteable -
IsHighVolume
boolean IsHighVolume
Table High Volume -
IsInsertRecord
boolean IsInsertRecord
Insert Record -
IsLookupOnlySelection
boolean IsLookupOnlySelection
Only allow Lookup using selection defined fields -
IsReadOnly
boolean IsReadOnly
Read Only -
IsSecurityEnabled
boolean IsSecurityEnabled
Security -
IsSingleRow
boolean IsSingleRow
Single Row -
IsSortTab
boolean IsSortTab
Sort Tab -
IsView
boolean IsView
Table is View -
MaxQueryRecords
int MaxQueryRecords
Max Query Records -
Name
String Name
Name -
onlyCurrentDays
int onlyCurrentDays
Only Current Days - derived -
onlyCurrentRows
boolean onlyCurrentRows
Only Current Rows - derived -
OrderByClause
String OrderByClause
Order by -
Parent_Column_ID
int Parent_Column_ID
Parent Tab Link Column -
ReadOnlyLogic
String ReadOnlyLogic
Tab Read Only -
ReplicationType
String ReplicationType
Replication Type -
TableName
String TableName
Table Name -
TabLevel
int TabLevel
Level -
TabNo
int TabNo
Tab No (not AD_Tab_ID) 0.. -
TreeDisplayedOn
String TreeDisplayedOn
Tree displayed on -
WhereClause
String WhereClause
Where -
WindowNo
int WindowNo
Window No - replicated
-
-
Class org.compiere.model.GridWindow
class GridWindow extends Object implements Serializable- serialVersionUID:
- 3342733142743698614L
-
Class org.compiere.model.GridWindowVO
class GridWindowVO extends Object implements Serializable- serialVersionUID:
- 6884332743173214735L
-
Serialized Fields
-
AD_Color_ID
int AD_Color_ID
Color -
AD_Image_ID
int AD_Image_ID
Image -
AD_Table_ID
int AD_Table_ID
Base Table -
AD_Window_ID
int AD_Window_ID
Window -
AD_Window_UU
String AD_Window_UU
Window UUID -
ctx
Properties ctx
Properties -
Description
String Description
Description -
Help
String Help
Help -
IsReadWrite
String IsReadWrite
Read Write -
IsSOTrx
boolean IsSOTrx
Sales Order Trx -
Name
String Name
Name -
Tabs
ArrayList<GridTabVO> Tabs
Tabs contains MTabVO elements -
WindowNo
int WindowNo
Window Number -
WindowType
String WindowType
Window Type -
WinHeight
int WinHeight
Window Height -
WinWidth
int WinWidth
Window Width
-
-
Class org.compiere.model.InfoColumnVO
class InfoColumnVO extends Object implements Serializable- serialVersionUID:
- 7401407425423442841L
-
Serialized Fields
-
AD_FieldStyle_ID
int AD_FieldStyle_ID
-
AD_InfoColumn_ID
int AD_InfoColumn_ID
-
AD_InfoWindow_ID
int AD_InfoWindow_ID
-
AD_Reference_ID
int AD_Reference_ID
-
AD_Reference_Value_ID
int AD_Reference_Value_ID
-
AD_Val_Rule_ID
int AD_Val_Rule_ID
-
ColumnName
String ColumnName
-
ctx
Properties ctx
Properties -
DefaultValue
String DefaultValue
-
DefaultValue2
String DefaultValue2
-
Description
String Description
-
DescriptionTrl
String DescriptionTrl
-
DisplayLogic
String DisplayLogic
-
Help
String Help
-
HelpTrl
String HelpTrl
-
infoColumn
MInfoColumn infoColumn
-
InputFieldValidation
String InputFieldValidation
-
isAutocomplete
boolean isAutocomplete
-
isDisplayed
boolean isDisplayed
-
isIdentifier
boolean isIdentifier
-
isKey
boolean isKey
-
isMandatory
boolean isMandatory
-
isQueryAfterChange
boolean isQueryAfterChange
-
isQueryCriteria
boolean isQueryCriteria
-
isRange
boolean isRange
-
isReadOnly
boolean isReadOnly
-
Name
String Name
-
NameTrl
String NameTrl
-
Placeholder
String Placeholder
-
Placeholder2
String Placeholder2
-
PlaceHolderTrl
String PlaceHolderTrl
-
QueryFunction
String QueryFunction
-
QueryOperator
String QueryOperator
-
SelectClause
String SelectClause
-
SeqNo
int SeqNo
-
SeqNoSelection
int SeqNoSelection
-
ValidationCode
String ValidationCode
-
-
Class org.compiere.model.InfoRelatedVO
class InfoRelatedVO extends Object implements Serializable- serialVersionUID:
- 3683704870522235708L
-
Serialized Fields
-
AD_InfoRelated_ID
int AD_InfoRelated_ID
-
AD_InfoWindow_ID
int AD_InfoWindow_ID
-
ctx
Properties ctx
Properties -
DisplayLogic
String DisplayLogic
-
infoRelated
MInfoRelated infoRelated
-
Name
String Name
-
SeqNo
int SeqNo
-
WindowNo
int WindowNo
-
-
Class org.compiere.model.Lookup
- serialVersionUID:
- -2500275921218601088L
-
Serialized Fields
-
log
CLogger log
Logger -
m_displayType
int m_displayType
Display Type -
m_loaded
boolean m_loaded
-
m_mandatory
boolean m_mandatory
-
m_selectedObject
Object m_selectedObject
The Selected Item -
m_shortList
boolean m_shortList
-
m_tempData
Object[] m_tempData
Temporary Data -
m_WindowNo
int m_WindowNo
Window No -
p_data
ArrayList<Object> p_data
The Data List
-
-
Class org.compiere.model.LookupDisplayColumn
class LookupDisplayColumn extends Object implements Serializable- serialVersionUID:
- 5876427657897043394L
-
Serialized Fields
-
Class org.compiere.model.M_Element
class M_Element extends X_AD_Element implements Serializable- serialVersionUID:
- -6644398794862560030L
-
Class org.compiere.model.M_Registration
class M_Registration extends X_AD_Registration implements Serializable- serialVersionUID:
- 7480114737626722067L
-
Class org.compiere.model.MAccessLog
class MAccessLog extends X_AD_AccessLog implements Serializable- serialVersionUID:
- -7169782622717772940L
-
Class org.compiere.model.MAccount
class MAccount extends X_C_ValidCombination implements Serializable- serialVersionUID:
- 1927316490582718406L
-
Serialized Fields
-
m_accountEV
MElementValue m_accountEV
Account Segment
-
-
Class org.compiere.model.MAccountLookup
class MAccountLookup extends Lookup implements Serializable- serialVersionUID:
- -6307559127917670193L
-
Serialized Fields
-
C_ValidCombination_ID
int C_ValidCombination_ID
Account_ID -
Combination
String Combination
-
Description
String Description
-
m_ctx
Properties m_ctx
Context
-
-
Class org.compiere.model.MAcctProcessor
class MAcctProcessor extends X_C_AcctProcessor implements Serializable- serialVersionUID:
- -4760475718973777369L
-
Class org.compiere.model.MAcctProcessorLog
class MAcctProcessorLog extends X_C_AcctProcessorLog implements Serializable- serialVersionUID:
- 3668544104375224987L
-
Class org.compiere.model.MAcctSchema
class MAcctSchema extends X_C_AcctSchema implements Serializable- serialVersionUID:
- 405097978362430053L
-
Serialized Fields
-
m_costPrecision
int m_costPrecision
Costing Currency Precision -
m_CurrencyBalancing_Acct
MAccount m_CurrencyBalancing_Acct
-
m_default
MAcctSchemaDefault m_default
Default Info -
m_DueFrom_Acct
MAccount m_DueFrom_Acct
-
m_DueTo_Acct
MAccount m_DueTo_Acct
-
m_gl
MAcctSchemaGL m_gl
GL Info -
m_onlyOrg
MOrg m_onlyOrg
Only Post Org -
m_onlyOrgs
Integer[] m_onlyOrgs
Only Post Org Childs -
m_stdPrecision
int m_stdPrecision
Accounting Currency Precision -
m_SuspenseError_Acct
MAccount m_SuspenseError_Acct
-
-
Class org.compiere.model.MAcctSchemaDefault
class MAcctSchemaDefault extends X_C_AcctSchema_Default implements Serializable- serialVersionUID:
- -7966846617443248102L
-
Class org.compiere.model.MAcctSchemaElement
class MAcctSchemaElement extends X_C_AcctSchema_Element implements Serializable- serialVersionUID:
- -747934131394469553L
-
Serialized Fields
-
m_ColumnName
String m_ColumnName
User Element Column Name
-
-
Class org.compiere.model.MAcctSchemaGL
class MAcctSchemaGL extends X_C_AcctSchema_GL implements Serializable- serialVersionUID:
- -53120274583638950L
-
Class org.compiere.model.MAchievement
class MAchievement extends X_PA_Achievement implements Serializable- serialVersionUID:
- -1438593600498523664L
-
Class org.compiere.model.MActivity
class MActivity extends X_C_Activity implements Serializable- serialVersionUID:
- -5939026057597689130L
-
Class org.compiere.model.MAddressTransaction
class MAddressTransaction extends X_C_AddressTransaction implements Serializable- serialVersionUID:
- 8572809249265680649L
-
Serialized Fields
-
m_errorMessage
String m_errorMessage
Error Message
-
-
Class org.compiere.model.MAddressValidation
class MAddressValidation extends X_C_AddressValidation implements Serializable- serialVersionUID:
- 8194097022422808757L
-
Class org.compiere.model.MAging
class MAging extends X_T_Aging implements Serializable- serialVersionUID:
- 3067400117623770188L
-
Serialized Fields
-
m_daysDueSum
int m_daysDueSum
Sum of Due Days -
m_noItems
int m_noItems
Number of items
-
-
Class org.compiere.model.MAlert
class MAlert extends X_AD_Alert implements Serializable- serialVersionUID:
- -5684705878618526801L
-
Serialized Fields
-
m_recipients
MAlertRecipient[] m_recipients
The Recipients -
m_rules
MAlertRule[] m_rules
The Rules
-
-
Class org.compiere.model.MAlertProcessor
class MAlertProcessor extends X_AD_AlertProcessor implements Serializable- serialVersionUID:
- -6566030540146374829L
-
Serialized Fields
-
m_alerts
MAlert[] m_alerts
Cache: Alerts array
-
-
Class org.compiere.model.MAlertProcessorLog
class MAlertProcessorLog extends X_AD_AlertProcessorLog implements Serializable- serialVersionUID:
- -6720267177398838915L
-
Class org.compiere.model.MAlertRecipient
class MAlertRecipient extends X_AD_AlertRecipient implements Serializable- serialVersionUID:
- -7388195934030609324L
-
Class org.compiere.model.MAlertRule
class MAlertRule extends X_AD_AlertRule implements Serializable- serialVersionUID:
- -1267260460210893262L
-
Serialized Fields
-
m_parent
MAlert m_parent
Alert
-
-
Class org.compiere.model.MAllocationHdr
class MAllocationHdr extends X_C_AllocationHdr implements Serializable- serialVersionUID:
- -7787519874581251920L
-
Serialized Fields
-
m_bps_beforeDelete
List<Integer> m_bps_beforeDelete
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_lines
MAllocationLine[] m_lines
Lines -
m_processMsg
String m_processMsg
Process Message -
m_reversal
boolean m_reversal
Reversal Flag
-
-
Class org.compiere.model.MAllocationLine
class MAllocationLine extends X_C_AllocationLine implements Serializable- serialVersionUID:
- 5532305715886380749L
-
Serialized Fields
-
m_invoice
MInvoice m_invoice
Invoice info -
m_parent
MAllocationHdr m_parent
Allocation Header
-
-
Class org.compiere.model.MArchive
class MArchive extends X_AD_Archive implements Serializable- serialVersionUID:
- 1195510484179775189L
-
Serialized Fields
-
provider
MStorageProvider provider
-
-
Class org.compiere.model.MAsset
class MAsset extends X_A_Asset implements Serializable-
Serialized Fields
-
m_A_Accumulated_Depr
BigDecimal m_A_Accumulated_Depr
Accumulated depreciation -
m_A_Accumulated_Depr_F
BigDecimal m_A_Accumulated_Depr_F
Accumulated depreciation forecast -
m_A_Asset_Cost
BigDecimal m_A_Asset_Cost
Asset cost -
m_A_Current_Period
int m_A_Current_Period
current period id -
m_A_Depreciation_F_ID
int m_A_Depreciation_F_ID
A_Depreciation_Forecast_ID -
m_A_Depreciation_ID
int m_A_Depreciation_ID
A_Depreciation_ID -
m_DateAcct
Timestamp m_DateAcct
accounting date -
m_I_FixedAsset
MIFixedAsset m_I_FixedAsset
Fixed asset import -
m_UseLifeMonths_F
int m_UseLifeMonths_F
useful life in months
-
-
-
Class org.compiere.model.MAssetAcct
class MAssetAcct extends X_A_Asset_Acct implements Serializable- serialVersionUID:
- -8898773839204909595L
-
Class org.compiere.model.MAssetAddition
class MAssetAddition extends X_A_Asset_Addition implements Serializable- serialVersionUID:
- 5977180589101094202L
-
Serialized Fields
-
m_cacheAsset
org.idempiere.fa.util.POCacheLocal<MAsset> m_cacheAsset
Asset Cache -
m_cacheCProject
org.idempiere.fa.util.POCacheLocal<MProject> m_cacheCProject
-
m_cacheIFixedAsset
org.idempiere.fa.util.POCacheLocal<MIFixedAsset> m_cacheIFixedAsset
-
m_cacheMatchInv
org.idempiere.fa.util.POCacheLocal<MMatchInv> m_cacheMatchInv
Match Invoice Cache -
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MAssetChange
class MAssetChange extends X_A_Asset_Change implements Serializable- serialVersionUID:
- 4083373951793617528L
-
Class org.compiere.model.MAssetClass
class MAssetClass extends X_A_Asset_Class implements Serializable- serialVersionUID:
- -7805056592418891872L
-
Class org.compiere.model.MAssetDelivery
class MAssetDelivery extends X_A_Asset_Delivery implements Serializable- serialVersionUID:
- -1731010685101745675L
-
Class org.compiere.model.MAssetDisposed
class MAssetDisposed extends X_A_Asset_Disposed implements Serializable- serialVersionUID:
- 1763997880662445638L
-
Serialized Fields
-
m_cacheInvoiceLine
org.idempiere.fa.util.POCacheLocal<MInvoiceLine> m_cacheInvoiceLine
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MAssetGroup
class MAssetGroup extends X_A_Asset_Group implements Serializable- serialVersionUID:
- 2605166916393528396L
-
Class org.compiere.model.MAssetGroupAcct
class MAssetGroupAcct extends X_A_Asset_Group_Acct implements Serializable- serialVersionUID:
- -2436949294592742530L
-
Serialized Fields
-
m_parent
MAssetGroup m_parent
Asset Group
-
-
Class org.compiere.model.MAssetProduct
class MAssetProduct extends X_A_Asset_Product implements Serializable- serialVersionUID:
- 2459915999284269350L
-
Class org.compiere.model.MAssetReval
class MAssetReval extends X_A_Asset_Reval implements Serializable- serialVersionUID:
- -3937514008250840440L
-
Serialized Fields
-
m_justPrepared
boolean m_justPrepared
-
m_processMsg
String m_processMsg
-
-
Class org.compiere.model.MAssetTransfer
class MAssetTransfer extends X_A_Asset_Transfer implements Serializable- serialVersionUID:
- 2997284714883099922L
-
Serialized Fields
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_processMsg
String m_processMsg
-
-
Class org.compiere.model.MAssetType
class MAssetType extends X_A_Asset_Type implements Serializable- serialVersionUID:
- -5511421754249363729L
-
Class org.compiere.model.MAssetUse
class MAssetUse extends X_A_Asset_Use implements Serializable- serialVersionUID:
- -1247516669047870893L
-
Class org.compiere.model.MAttachment
class MAttachment extends X_AD_Attachment implements Serializable- serialVersionUID:
- 5615231734722570658L
-
Serialized Fields
-
ATTACHMENT_FOLDER_PLACEHOLDER
String ATTACHMENT_FOLDER_PLACEHOLDER
string replaces the attachment root in stored xml file to allow the changing of the attachment root. -
m_items
ArrayList<MAttachmentEntry> m_items
List of Entry Data -
provider
MStorageProvider provider
-
-
Class org.compiere.model.MAttachmentNote
class MAttachmentNote extends X_AD_AttachmentNote implements Serializable- serialVersionUID:
- 5902789937430504039L
-
Class org.compiere.model.MAttribute
class MAttribute extends X_M_Attribute implements Serializable- serialVersionUID:
- 8266487405778526776L
-
Serialized Fields
-
m_values
MAttributeValue[] m_values
Values
-
-
Class org.compiere.model.MAttributeInstance
class MAttributeInstance extends X_M_AttributeInstance implements Serializable- serialVersionUID:
- 5697542928282761922L
-
Class org.compiere.model.MAttributeSet
class MAttributeSet extends X_M_AttributeSet implements Serializable- serialVersionUID:
- -6570475541239019293L
-
Serialized Fields
-
m_excludeLots
MLotCtlExclude[] m_excludeLots
Lot create Exclude -
m_excludes
MAttributeSetExclude[] m_excludes
Entry Exclude -
m_excludeSerNos
MSerNoCtlExclude[] m_excludeSerNos
Serial No create Exclude -
m_instanceAttributes
MAttribute[] m_instanceAttributes
Instance Attributes -
m_productAttributes
MAttribute[] m_productAttributes
Product Attributes
-
-
Class org.compiere.model.MAttributeSetExclude
class MAttributeSetExclude extends X_M_AttributeSetExclude implements Serializable- serialVersionUID:
- -2977401481745176882L
-
Class org.compiere.model.MAttributeSetInstance
class MAttributeSetInstance extends X_M_AttributeSetInstance implements Serializable- serialVersionUID:
- -7870720973216607658L
-
Serialized Fields
-
m_dateFormat
DateFormat m_dateFormat
Date Format -
m_mas
MAttributeSet m_mas
Attribute Set
-
-
Class org.compiere.model.MAttributeUse
class MAttributeUse extends X_M_AttributeUse implements Serializable- serialVersionUID:
- -9159120094145438975L
-
Class org.compiere.model.MAttributeValue
class MAttributeValue extends X_M_AttributeValue implements Serializable- serialVersionUID:
- 4105427429027399512L
-
Class org.compiere.model.MAuthorizationAccount
class MAuthorizationAccount extends X_AD_AuthorizationAccount implements Serializable- serialVersionUID:
- -6808970904951033494L
-
Class org.compiere.model.MAuthorizationCredential
class MAuthorizationCredential extends X_AD_AuthorizationCredential implements Serializable- serialVersionUID:
- -5410915257751308490L
-
Class org.compiere.model.MAuthorizationProvider
class MAuthorizationProvider extends X_AD_AuthorizationProvider implements Serializable- serialVersionUID:
- -5486619727437115587L
-
Class org.compiere.model.MAuthorizationScopeProv
class MAuthorizationScopeProv extends X_AD_AuthorizationScopeProv implements Serializable- serialVersionUID:
- -1862019802912162492L
-
Class org.compiere.model.MBank
class MBank extends X_C_Bank implements Serializable- serialVersionUID:
- 5093713970786841175L
-
Class org.compiere.model.MBankAccount
class MBankAccount extends X_C_BankAccount implements Serializable- serialVersionUID:
- -3792366454862697171L
-
Class org.compiere.model.MBankAccountProcessor
class MBankAccountProcessor extends X_C_BankAccount_Processor implements Serializable- serialVersionUID:
- -9082774421123292838L
-
Class org.compiere.model.MBankStatement
class MBankStatement extends X_C_BankStatement implements Serializable- serialVersionUID:
- 7420574960104461342L
-
Serialized Fields
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_lines
MBankStatementLine[] m_lines
Lines -
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MBankStatementLine
class MBankStatementLine extends X_C_BankStatementLine implements Serializable- serialVersionUID:
- 2604381588523683439L
-
Serialized Fields
-
m_parent
MBankStatement m_parent
Parent
-
-
Class org.compiere.model.MBankStatementLoader
class MBankStatementLoader extends X_C_BankStatementLoader implements Serializable- serialVersionUID:
- 8482717913976119270L
-
Serialized Fields
-
bankAccountList
List<X_C_BankAccount> bankAccountList
List of own bank accounts to lookup id -
currencyMap
HashMap<String,
Integer> currencyMap Map of currency ISO-Codes to lookup id -
errorDescription
String errorDescription
Additional error description -
errorMessage
String errorMessage
Message will be handled by Adempiere (e.g. translated) -
loadCount
int loadCount
Number of statement lines imported -
localFileName
String localFileName
File name from process parameter -
m_lastSavedLine
X_I_BankStatement m_lastSavedLine
-
m_loader
BankStatementLoaderInterface m_loader
Loader object to use
-
-
Class org.compiere.model.MBankStatementMatcher
class MBankStatementMatcher extends X_C_BankStatementMatcher implements Serializable- serialVersionUID:
- -3756318777177414260L
-
Serialized Fields
-
m_matcher
BankStatementMatcherInterface m_matcher
-
m_matcherValid
Boolean m_matcherValid
-
-
Class org.compiere.model.MBankTransfer
class MBankTransfer extends X_C_BankTransfer implements Serializable- serialVersionUID:
- -6091468617167291836L
-
Serialized Fields
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MBlackListCheque
class MBlackListCheque extends X_U_BlackListCheque implements Serializable- serialVersionUID:
- 6958839594386806390L
-
Class org.compiere.model.MBOM
class MBOM extends X_M_BOM implements Serializable- serialVersionUID:
- -6311001492891936078L
-
Class org.compiere.model.MBOMProduct
class MBOMProduct extends X_M_BOMProduct implements Serializable- serialVersionUID:
- 3431041011059529621L
-
Serialized Fields
-
m_bom
MBOM m_bom
Deprecated, for removal: This API element is subject to removal in a future version.BOM Parent
-
-
Class org.compiere.model.MBPartner
class MBPartner extends X_C_BPartner implements Serializable- serialVersionUID:
- 2256035503713773448L
-
Serialized Fields
-
m_accounts
MBPBankAccount[] m_accounts
BP Bank Accounts -
m_contacts
MUser[] m_contacts
Users -
m_group
MBPGroup m_group
BP Group -
m_locations
MBPartnerLocation[] m_locations
Addressed -
m_primaryAD_User_ID
Integer m_primaryAD_User_ID
Prim User -
m_primaryC_BPartner_Location_ID
Integer m_primaryC_BPartner_Location_ID
Prim Address
-
-
Class org.compiere.model.MBPartnerInfo
class MBPartnerInfo extends X_RV_BPartner implements Serializable- serialVersionUID:
- 7947336480731180299L
-
Class org.compiere.model.MBPartnerLocation
class MBPartnerLocation extends X_C_BPartner_Location implements Serializable- serialVersionUID:
- -8412652367051443276L
-
Class org.compiere.model.MBPartnerProduct
class MBPartnerProduct extends X_C_BPartner_Product implements Serializable- serialVersionUID:
- -3890764013045208949L
-
Class org.compiere.model.MBPBankAccount
class MBPBankAccount extends X_C_BP_BankAccount implements Serializable- serialVersionUID:
- 6826961806519015878L
-
Serialized Fields
-
m_bank
MBank m_bank
Bank Link
-
-
Class org.compiere.model.MBPGroup
class MBPGroup extends X_C_BP_Group implements Serializable- serialVersionUID:
- 1155912422087010656L
-
Class org.compiere.model.MCalendar
class MCalendar extends X_C_Calendar implements Serializable- serialVersionUID:
- 6036302512252100576L
-
Class org.compiere.model.MCampaign
class MCampaign extends X_C_Campaign implements Serializable- serialVersionUID:
- -5881057827687596119L
-
Class org.compiere.model.MCash
class MCash extends X_C_Cash implements Serializable- serialVersionUID:
- -7632011237765946083L
-
Class org.compiere.model.MCashBook
class MCashBook extends X_C_CashBook implements Serializable- serialVersionUID:
- -743516751730874877L
-
Class org.compiere.model.MCashLine
class MCashLine extends X_C_CashLine implements Serializable- serialVersionUID:
- 5023249596033465923L
-
Serialized Fields
-
m_bankAccount
MBankAccount m_bankAccount
Bank Account -
m_invoice
MInvoice m_invoice
Invoice -
m_parent
MCash m_parent
Parent
-
-
Class org.compiere.model.MCashPlan
class MCashPlan extends X_C_CashPlan implements Serializable- serialVersionUID:
- -3068952163785661012L
-
Class org.compiere.model.MCashPlanLine
class MCashPlanLine extends X_C_CashPlanLine implements Serializable- serialVersionUID:
- -5535407146793681944L
-
Class org.compiere.model.MChangeLog
class MChangeLog extends X_AD_ChangeLog implements Serializable- serialVersionUID:
- 3082084206319959526L
-
Class org.compiere.model.MChangeNotice
class MChangeNotice extends X_M_ChangeNotice implements Serializable- serialVersionUID:
- -1252425132317509377L
-
Class org.compiere.model.MChangeRequest
class MChangeRequest extends X_M_ChangeRequest implements Serializable- serialVersionUID:
- 8374119541472311165L
-
Class org.compiere.model.MCharge
class MCharge extends X_C_Charge implements Serializable- serialVersionUID:
- 1978008783808254164L
-
Class org.compiere.model.MChart
class MChart extends X_AD_Chart implements Serializable- serialVersionUID:
- 6510636131425272970L
-
Serialized Fields
-
windowNo
int windowNo
-
-
Class org.compiere.model.MChartDatasource
class MChartDatasource extends X_AD_ChartDatasource implements Serializable- serialVersionUID:
- 5108909995064477463L
-
Class org.compiere.model.MChat
class MChat extends X_CM_Chat implements Serializable- serialVersionUID:
- -1188256932717048308L
-
Serialized Fields
-
m_entries
MChatEntry[] m_entries
The Lines -
m_format
SimpleDateFormat m_format
Date Format
-
-
Class org.compiere.model.MChatEntry
class MChatEntry extends X_CM_ChatEntry implements Serializable- serialVersionUID:
- -158924400098841023L
-
Class org.compiere.model.MChatType
class MChatType extends X_CM_ChatType implements Serializable- serialVersionUID:
- 973259852970379643L
-
Class org.compiere.model.MCity
class MCity extends X_C_City implements Serializable- serialVersionUID:
- -3716470269471334172L
-
Class org.compiere.model.MClient
class MClient extends X_AD_Client implements Serializable- serialVersionUID:
- 2479547777642328967L
-
Serialized Fields
-
m_AD_Tree_Account_ID
int m_AD_Tree_Account_ID
Client Info Setup Tree for Account -
m_createNew
boolean m_createNew
New Record -
m_fieldAccess
ArrayList<Integer> m_fieldAccess
Field Access -
m_info
MClientInfo m_info
Client Info -
m_language
Language m_language
Language
-
-
Class org.compiere.model.MClientInfo
class MClientInfo extends X_AD_ClientInfo implements Serializable- serialVersionUID:
- 4707948832203223893L
-
Serialized Fields
-
m_acctSchema
MAcctSchema m_acctSchema
Account Schema -
m_createNew
boolean m_createNew
New Record
-
-
Class org.compiere.model.MColor
class MColor extends X_AD_Color implements Serializable- serialVersionUID:
- -2721945803283036539L
-
Class org.compiere.model.MColorSchema
class MColorSchema extends X_PA_ColorSchema implements Serializable- serialVersionUID:
- -3730457542399382168L
-
Class org.compiere.model.MColumn
class MColumn extends X_AD_Column implements Serializable- serialVersionUID:
- -528009647661217241L
-
Class org.compiere.model.MColumnAccess
class MColumnAccess extends X_AD_Column_Access implements Serializable- serialVersionUID:
- -4824730344123047467L
-
Class org.compiere.model.MCommission
class MCommission extends X_C_Commission implements Serializable- serialVersionUID:
- 2702487404398723180L
-
Class org.compiere.model.MCommissionAmt
class MCommissionAmt extends X_C_CommissionAmt implements Serializable- serialVersionUID:
- 1747802539808391638L
-
Class org.compiere.model.MCommissionDetail
class MCommissionDetail extends X_C_CommissionDetail implements Serializable- serialVersionUID:
- 1727857992121809494L
-
Class org.compiere.model.MCommissionLine
class MCommissionLine extends X_C_CommissionLine implements Serializable- serialVersionUID:
- 2167566875518334780L
-
Class org.compiere.model.MCommissionRun
class MCommissionRun extends X_C_CommissionRun implements Serializable- serialVersionUID:
- -3103035295526318283L
-
Class org.compiere.model.MContactInterest
class MContactInterest extends X_R_ContactInterest implements Serializable- serialVersionUID:
- -4720845687902863428L
-
Class org.compiere.model.MConversionRate
class MConversionRate extends X_C_Conversion_Rate implements Serializable- serialVersionUID:
- -3866898973541150020L
-
Class org.compiere.model.MConversionType
class MConversionType extends X_C_ConversionType implements Serializable- serialVersionUID:
- 7198388106444590667L
-
Class org.compiere.model.MCost
class MCost extends X_M_Cost implements Serializable- serialVersionUID:
- -9054858267574839079L
-
Serialized Fields
-
m_manual
boolean m_manual
Data is entered Manually
-
-
Class org.compiere.model.MCostDetail
class MCostDetail extends X_M_CostDetail implements Serializable- serialVersionUID:
- -3896161579785627935L
-
Class org.compiere.model.MCostElement
class MCostElement extends X_M_CostElement implements Serializable- serialVersionUID:
- 4914952212171251715L
-
Class org.compiere.model.MCostQueue
class MCostQueue extends X_M_CostQueue implements Serializable- serialVersionUID:
- -1782836708418500130L
-
Class org.compiere.model.MCostType
class MCostType extends X_M_CostType implements Serializable- serialVersionUID:
- -2060640115481013228L
-
Class org.compiere.model.MCountry
class MCountry extends X_C_Country implements Serializable- serialVersionUID:
- 6102749517340832365L
-
Class org.compiere.model.MCountryGroup
class MCountryGroup extends X_C_CountryGroup implements Serializable- serialVersionUID:
- 8489673276196368210L
-
Class org.compiere.model.MCountryGroupCountry
class MCountryGroupCountry extends X_C_CountryGroupCountry implements Serializable- serialVersionUID:
- -6075271124746909433L
-
Class org.compiere.model.MCtxHelp
class MCtxHelp extends X_AD_CtxHelp implements Serializable- serialVersionUID:
- 6004459503884638672L
-
Class org.compiere.model.MCtxHelpMsg
class MCtxHelpMsg extends X_AD_CtxHelpMsg implements Serializable- serialVersionUID:
- 3148838750037103261L
-
Class org.compiere.model.MCtxHelpSuggestion
class MCtxHelpSuggestion extends X_AD_CtxHelpSuggestion implements Serializable- serialVersionUID:
- 1940407803562658708L
-
Class org.compiere.model.MCurrency
class MCurrency extends X_C_Currency implements Serializable- serialVersionUID:
- 4325153934518648373L
-
Class org.compiere.model.MCurrencyAcct
class MCurrencyAcct extends X_C_Currency_Acct implements Serializable- serialVersionUID:
- 2256532431388781618L
-
Class org.compiere.model.MDashboardContent
class MDashboardContent extends X_PA_DashboardContent implements Serializable- serialVersionUID:
- -1360395253302002667L
-
Serialized Fields
-
m_AD_Menu_ID
Integer m_AD_Menu_ID
-
-
Class org.compiere.model.MDashboardContentAccess
class MDashboardContentAccess extends X_PA_DashboardContent_Access implements Serializable- serialVersionUID:
- -4460812046437256244L
-
Class org.compiere.model.MDashboardPreference
class MDashboardPreference extends X_PA_DashboardPreference implements Serializable- serialVersionUID:
- -8779298936108629638L
-
Class org.compiere.model.MDepositBatch
class MDepositBatch extends X_C_DepositBatch implements Serializable- serialVersionUID:
- 7691820074981291939L
-
Serialized Fields
-
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MDepositBatchLine
class MDepositBatchLine extends X_C_DepositBatchLine implements Serializable- serialVersionUID:
- -4461960512392850996L
-
Class org.compiere.model.MDepreciation
class MDepreciation extends X_A_Depreciation implements Serializable- serialVersionUID:
- -4366354698409595086L
-
Class org.compiere.model.MDepreciationBuild
class MDepreciationBuild extends X_A_Depreciation_Build implements Serializable- serialVersionUID:
- 2075917470265913988L
-
Class org.compiere.model.MDepreciationConvention
class MDepreciationConvention extends X_A_Depreciation_Convention implements Serializable- serialVersionUID:
- -3735111030292424391L
-
Class org.compiere.model.MDepreciationEntry
class MDepreciationEntry extends X_A_Depreciation_Entry implements Serializable- serialVersionUID:
- 6631244784741228058L
-
Serialized Fields
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MDepreciationExp
class MDepreciationExp extends X_A_Depreciation_Exp implements Serializable- serialVersionUID:
- 6731366890875525147L
-
Serialized Fields
-
log
CLogger log
-
-
Class org.compiere.model.MDepreciationMethod
class MDepreciationMethod extends X_A_Depreciation_Method implements Serializable- serialVersionUID:
- -7477974832683140825L
-
Class org.compiere.model.MDepreciationWorkfile
class MDepreciationWorkfile extends X_A_Depreciation_Workfile implements Serializable- serialVersionUID:
- -3814417671427820714L
-
Class org.compiere.model.MDiscountSchema
class MDiscountSchema extends X_M_DiscountSchema implements Serializable- serialVersionUID:
- 4916780751688051566L
-
Serialized Fields
-
m_breaks
MDiscountSchemaBreak[] m_breaks
Breaks -
m_lines
MDiscountSchemaLine[] m_lines
Lines
-
-
Class org.compiere.model.MDiscountSchemaBreak
class MDiscountSchemaBreak extends X_M_DiscountSchemaBreak implements Serializable- serialVersionUID:
- -5405425697628869517L
-
Class org.compiere.model.MDiscountSchemaLine
class MDiscountSchemaLine extends X_M_DiscountSchemaLine implements Serializable- serialVersionUID:
- 5145958821951855437L
-
Class org.compiere.model.MDistribution
class MDistribution extends X_GL_Distribution implements Serializable- serialVersionUID:
- -5964912910470166735L
-
Serialized Fields
-
m_lines
MDistributionLine[] m_lines
The Lines
-
-
Class org.compiere.model.MDistributionLine
class MDistributionLine extends X_GL_DistributionLine implements Serializable- serialVersionUID:
- 6148743556518054326L
-
Serialized Fields
-
m_account
MAccount m_account
The Base Account -
m_amt
BigDecimal m_amt
The Amount -
m_parent
MDistribution m_parent
The Parent -
m_qty
BigDecimal m_qty
The Quantity
-
-
Class org.compiere.model.MDistributionList
class MDistributionList extends X_M_DistributionList implements Serializable- serialVersionUID:
- -1570304450929416071L
-
Class org.compiere.model.MDistributionListLine
class MDistributionListLine extends X_M_DistributionListLine implements Serializable- serialVersionUID:
- -8227610572847013425L
-
Class org.compiere.model.MDistributionRun
class MDistributionRun extends X_M_DistributionRun implements Serializable- serialVersionUID:
- -4355723603388382287L
-
Serialized Fields
-
m_lines
MDistributionRunLine[] m_lines
Cached Lines
-
-
Class org.compiere.model.MDistributionRunDetail
class MDistributionRunDetail extends X_T_DistributionRunDetail implements Serializable- serialVersionUID:
- -8679063565056887913L
-
Serialized Fields
-
m_precision
int m_precision
Precision
-
-
Class org.compiere.model.MDistributionRunLine
class MDistributionRunLine extends X_M_DistributionRunLine implements Serializable- serialVersionUID:
- 4106664830581774843L
-
Serialized Fields
-
m_actualAllocation
BigDecimal m_actualAllocation
Actual Allocation -
m_actualMin
BigDecimal m_actualMin
Actual Min -
m_actualQty
BigDecimal m_actualQty
Actual Qty -
m_lastDifference
BigDecimal m_lastDifference
Last Allocation Difference -
m_maxAllocation
BigDecimal m_maxAllocation
Max Allocation -
m_product
MProduct m_product
Product
-
-
Class org.compiere.model.MDocBaseGroup
class MDocBaseGroup extends X_C_DocBaseGroup implements Serializable- serialVersionUID:
- -4619625345276666731L
-
Serialized Fields
-
m_lines
MDocBaseGroupLine[] m_lines
Document Base Type Group Lines
-
-
Class org.compiere.model.MDocBaseGroupLine
class MDocBaseGroupLine extends X_C_DocBaseGroupLine implements Serializable- serialVersionUID:
- -8604315901539608261L
-
Serialized Fields
-
m_parent
MDocBaseGroup m_parent
Parent
-
-
Class org.compiere.model.MDocType
class MDocType extends X_C_DocType implements Serializable- serialVersionUID:
- 1830844263371227816L
-
Class org.compiere.model.MDocTypeCounter
class MDocTypeCounter extends X_C_DocTypeCounter implements Serializable- serialVersionUID:
- 3999273279386464393L
-
Class org.compiere.model.MDocumentActionAccess
class MDocumentActionAccess extends X_AD_Document_Action_Access implements Serializable- serialVersionUID:
- -7387829651626682825L
-
Class org.compiere.model.MDocumentStatus
class MDocumentStatus extends X_PA_DocumentStatus implements Serializable- serialVersionUID:
- 4028519324986534673L
-
Class org.compiere.model.MDocumentStatusAccess
class MDocumentStatusAccess extends X_PA_DocumentStatusAccess implements Serializable- serialVersionUID:
- -6018040839563733491L
-
Class org.compiere.model.MDunning
class MDunning extends X_C_Dunning implements Serializable- serialVersionUID:
- -3844081441218291895L
-
Class org.compiere.model.MDunningLevel
class MDunningLevel extends X_C_DunningLevel implements Serializable- serialVersionUID:
- 4869909989789113387L
-
Serialized Fields
-
m_dunning
MDunning m_dunning
-
-
Class org.compiere.model.MDunningRun
class MDunningRun extends X_C_DunningRun implements Serializable- serialVersionUID:
- 6858939271415643483L
-
Serialized Fields
-
m_entries
MDunningRunEntry[] m_entries
-
m_levels
MDunningLevel[] m_levels
-
-
Class org.compiere.model.MDunningRunEntry
class MDunningRunEntry extends X_C_DunningRunEntry implements Serializable- serialVersionUID:
- -3838792682143065656L
-
Serialized Fields
-
m_parent
MDunningRun m_parent
Parent
-
-
Class org.compiere.model.MDunningRunLine
class MDunningRunLine extends X_C_DunningRunLine implements Serializable- serialVersionUID:
- -6329441027195611155L
-
Serialized Fields
-
m_C_CurrencyFrom_ID
int m_C_CurrencyFrom_ID
-
m_C_CurrencyTo_ID
int m_C_CurrencyTo_ID
-
m_invoice
MInvoice m_invoice
-
m_parent
MDunningRunEntry m_parent
-
m_payment
MPayment m_payment
-
-
Class org.compiere.model.MElement
class MElement extends X_C_Element implements Serializable- serialVersionUID:
- 7656092284157893366L
-
Serialized Fields
-
m_tree
X_AD_Tree m_tree
Tree Used
-
-
Class org.compiere.model.MElementValue
class MElementValue extends X_C_ElementValue implements Serializable- serialVersionUID:
- 6352667759697380460L
-
Class org.compiere.model.MEntityType
class MEntityType extends X_AD_EntityType implements Serializable- serialVersionUID:
- -7160389442572466581L
-
Class org.compiere.model.MExpenseType
class MExpenseType extends X_S_ExpenseType implements Serializable- serialVersionUID:
- -5721855125106737886L
-
Serialized Fields
-
m_product
MProduct m_product
Cached Product
-
-
Class org.compiere.model.MEXPFormat
class MEXPFormat extends X_EXP_Format implements Serializable- serialVersionUID:
- -2749091471654364602L
-
Serialized Fields
-
m_lines
List<MEXPFormatLine> m_lines
-
m_lines_unique
List<MEXPFormatLine> m_lines_unique
-
-
Class org.compiere.model.MEXPFormatLine
class MEXPFormatLine extends X_EXP_FormatLine implements Serializable- serialVersionUID:
- 2125885766063286714L
-
Class org.compiere.model.MEXPProcessor
class MEXPProcessor extends X_EXP_Processor implements Serializable- serialVersionUID:
- -2925330684523283775L
-
Serialized Fields
-
parameters
X_EXP_ProcessorParameter[] parameters
-
-
Class org.compiere.model.MEXPProcessorParameter
class MEXPProcessorParameter extends X_EXP_ProcessorParameter implements Serializable- serialVersionUID:
- 2633307385854436092L
-
Class org.compiere.model.MEXPProcessorType
class MEXPProcessorType extends X_EXP_Processor_Type implements Serializable- serialVersionUID:
- -4987531346397814095L
-
Class org.compiere.model.MFactAcct
class MFactAcct extends X_Fact_Acct implements Serializable- serialVersionUID:
- 5251847162314796574L
-
Class org.compiere.model.MFactReconciliation
class MFactReconciliation extends X_Fact_Reconciliation implements Serializable- serialVersionUID:
- 7569838866747051210L
-
Class org.compiere.model.MField
class MField extends X_AD_Field implements Serializable- serialVersionUID:
- -7382459987895129752L
-
Class org.compiere.model.MFieldSuggestion
class MFieldSuggestion extends X_AD_FieldSuggestion implements Serializable- serialVersionUID:
- 3304495084929321451L
-
Class org.compiere.model.MForecast
class MForecast extends X_M_Forecast implements Serializable- serialVersionUID:
- 66771328316032322L
-
Class org.compiere.model.MForecastLine
class MForecastLine extends X_M_ForecastLine implements Serializable- serialVersionUID:
- -3420900505079279058L
-
Serialized Fields
-
m_parent
MForecast m_parent
Parent
-
-
Class org.compiere.model.MForm
class MForm extends X_AD_Form implements Serializable- serialVersionUID:
- -3617225890452735325L
-
Class org.compiere.model.MFormAccess
class MFormAccess extends X_AD_Form_Access implements Serializable- serialVersionUID:
- 904675604033766598L
-
Class org.compiere.model.MFreight
class MFreight extends X_M_Freight implements Serializable- serialVersionUID:
- -1280041173155194185L
-
Class org.compiere.model.MFreightCategory
class MFreightCategory extends X_M_FreightCategory implements Serializable- serialVersionUID:
- -4790439008800915010L
-
Class org.compiere.model.MGLCategory
class MGLCategory extends X_GL_Category implements Serializable- serialVersionUID:
- 7294511214194057235L
-
Class org.compiere.model.MGoal
class MGoal extends X_PA_Goal implements Serializable- serialVersionUID:
- -4612113288233473730L
-
Serialized Fields
-
m_color
Color m_color
Performance Color -
m_restrictions
MGoalRestriction[] m_restrictions
Restrictions
-
-
Class org.compiere.model.MGoalRestriction
class MGoalRestriction extends X_PA_GoalRestriction implements Serializable- serialVersionUID:
- 4027980875091517732L
-
Class org.compiere.model.MGroup
class MGroup extends X_R_Group implements Serializable- serialVersionUID:
- 9013217403211341916L
-
Class org.compiere.model.MHierarchy
class MHierarchy extends X_PA_Hierarchy implements Serializable- serialVersionUID:
- 7862096742442159952L
-
Class org.compiere.model.MHouseKeeping
class MHouseKeeping extends X_AD_HouseKeeping implements Serializable- serialVersionUID:
- 6481567026614278994L
-
Class org.compiere.model.MIFixedAsset
class MIFixedAsset extends X_I_FixedAsset implements Serializable- serialVersionUID:
- -6394518107160329652L
-
Serialized Fields
-
m_A_Asset_Group_ID
int m_A_Asset_Group_ID
-
m_M_Product_Category_ID
int m_M_Product_Category_ID
-
m_product
MProduct m_product
Product
-
-
Class org.compiere.model.MImage
class MImage extends X_AD_Image implements Serializable- serialVersionUID:
- 1850627989276185947L
-
Serialized Fields
-
m_icon
Icon m_icon
The Icon -
m_image
Image m_image
The Image -
provider
MStorageProvider provider
-
-
Class org.compiere.model.MImportTemplate
class MImportTemplate extends X_AD_ImportTemplate implements Serializable- serialVersionUID:
- 7751951143524784901L
-
Class org.compiere.model.MIMPProcessor
class MIMPProcessor extends X_IMP_Processor implements Serializable- serialVersionUID:
- 4477942100661801354L
-
Class org.compiere.model.MIMPProcessorLog
class MIMPProcessorLog extends X_IMP_ProcessorLog implements Serializable- serialVersionUID:
- 2314394818152867856L
-
Class org.compiere.model.MIndexColumn
class MIndexColumn extends X_AD_IndexColumn implements Serializable- serialVersionUID:
- -7588207529142215755L
-
Class org.compiere.model.MInfoColumn
class MInfoColumn extends X_AD_InfoColumn implements Serializable- serialVersionUID:
- 3909164419255524834L
-
Serialized Fields
-
m_parent
MInfoWindow m_parent
Parent
-
-
Class org.compiere.model.MInfoWindow
class MInfoWindow extends X_AD_InfoWindow implements Serializable- serialVersionUID:
- -6793583766286122866L
-
Serialized Fields
-
m_infocolumns
MInfoColumn[] m_infocolumns
author xolali -
m_infoProcess
MInfoProcess[] m_infoProcess
IDEMPIERE-1334 cache list process button info -
m_infoRelated
MInfoRelated[] m_infoRelated
-
m_validateEachColumn
boolean m_validateEachColumn
IDEMPIERE-4167
-
-
Class org.compiere.model.MInfoWindowAccess
class MInfoWindowAccess extends X_AD_InfoWindow_Access implements Serializable- serialVersionUID:
- -648483177632575172L
-
Class org.compiere.model.MInOut
class MInOut extends X_M_InOut implements Serializable- serialVersionUID:
- -8699990804131725782L
-
Serialized Fields
-
docsPostProcess
ArrayList<PO> docsPostProcess
-
m_confirms
MInOutConfirm[] m_confirms
Confirmations -
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_lines
MInOutLine[] m_lines
Lines -
m_partner
MBPartner m_partner
BPartner -
m_processMsg
String m_processMsg
Process Message -
m_reversal
boolean m_reversal
Reversal Flag
-
-
Class org.compiere.model.MInOutConfirm
class MInOutConfirm extends X_M_InOutConfirm implements Serializable- serialVersionUID:
- -1998947558580855224L
-
Serialized Fields
-
m_creditMemo
MInvoice m_creditMemo
Credit Memo to create -
m_inventory
MInventory m_inventory
Physical Inventory to create -
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_lines
MInOutLineConfirm[] m_lines
Confirm Lines -
m_processMsg
String m_processMsg
Process Message
-
-
Class org.compiere.model.MInOutLine
class MInOutLine extends X_M_InOutLine implements Serializable- serialVersionUID:
- 8630611882798722864L
-
Class org.compiere.model.MInOutLineConfirm
class MInOutLineConfirm extends X_M_InOutLineConfirm implements Serializable- serialVersionUID:
- -2753405320678781177L
-
Serialized Fields
-
m_line
MInOutLine m_line
Ship Line
-
-
Class org.compiere.model.MInOutLineMA
class MInOutLineMA extends X_M_InOutLineMA implements Serializable- serialVersionUID:
- -2610075295914545809L
-
Class org.compiere.model.MInterestArea
class MInterestArea extends X_R_InterestArea implements Serializable- serialVersionUID:
- -8171678779149295978L
-
Serialized Fields
-
m_AD_User_ID
int m_AD_User_ID
-
m_ci
MContactInterest m_ci
-
-
Class org.compiere.model.MInventory
class MInventory extends X_M_Inventory implements Serializable- serialVersionUID:
- 3877357565525655884L
-
Serialized Fields
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_lines
MInventoryLine[] m_lines
Lines -
m_processMsg
String m_processMsg
Process Message -
m_reversal
boolean m_reversal
Reversal Flag
-
-
Class org.compiere.model.MInventoryLine
class MInventoryLine extends X_M_InventoryLine implements Serializable- serialVersionUID:
- 3973418005721380194L
-
Serialized Fields
-
m_parent
MInventory m_parent
Parent -
m_product
MProduct m_product
Product
-
-
Class org.compiere.model.MInventoryLineMA
class MInventoryLineMA extends X_M_InventoryLineMA implements Serializable- serialVersionUID:
- -5654504108476140057L
-
Class org.compiere.model.MInvoice
class MInvoice extends X_C_Invoice implements Serializable- serialVersionUID:
- 9166700544471146864L
-
Serialized Fields
-
docsPostProcess
ArrayList<PO> docsPostProcess
-
m_justPrepared
boolean m_justPrepared
Just Prepared Flag -
m_lines
MInvoiceLine[] m_lines
Invoice Lines -
m_openAmt
BigDecimal m_openAmt
Open Amount -
m_processMsg
String m_processMsg
Process Message -
m_reversal
boolean m_reversal
Reversal Flag -
m_taxes
MInvoiceTax[] m_taxes
Invoice Taxes
-
-
Class org.compiere.model.MInvoiceBatch
class MInvoiceBatch extends X_C_InvoiceBatch implements Serializable- serialVersionUID:
- 3449653049236263604L
-
Serialized Fields
-
m_lines
MInvoiceBatchLine[] m_lines
The Lines
-
-
Class org.compiere.model.MInvoiceBatchLine
class MInvoiceBatchLine extends X_C_InvoiceBatchLine implements Serializable- serialVersionUID:
- -4022629343631759064L
-
Class org.compiere.model.MInvoiceLine
class MInvoiceLine extends X_C_InvoiceLine implements Serializable- serialVersionUID:
- -1590896898028805978L
-
Serialized Fields
-
m_C_BPartner_ID
int m_C_BPartner_ID
-
-