Class Tab

    • Field Detail

      • PROPERTY_ID

        public static final String PROPERTY_ID
        Property id stored in column AD_Tab_ID in table AD_Tab
        Help: The Tab indicates a tab that displays within a window.
        See Also:
        Constant Field Values
      • PROPERTY_NAME

        public static final String PROPERTY_NAME
        Property name stored in column Name in table AD_Tab
        See Also:
        Constant Field Values
      • PROPERTY_DESCRIPTION

        public static final String PROPERTY_DESCRIPTION
        Property description stored in column Description in table AD_Tab
        Help: A description is limited to 255 characters.
        See Also:
        Constant Field Values
      • PROPERTY_HELPCOMMENT

        public static final String PROPERTY_HELPCOMMENT
        Property helpComment stored in column Help in table AD_Tab
        Help: The Help field contains a hint, comment or help about the use of this item.
        See Also:
        Constant Field Values
      • PROPERTY_TABLE

        public static final String PROPERTY_TABLE
        Property table stored in column AD_Table_ID in table AD_Tab
        Help: The Table indicates the table in which a field or fields reside.
        See Also:
        Constant Field Values
      • PROPERTY_WINDOW

        public static final String PROPERTY_WINDOW
        Property window stored in column AD_Window_ID in table AD_Tab
        Help: The Window field identifies a unique Window in the system.
        See Also:
        Constant Field Values
      • PROPERTY_SEQUENCENUMBER

        public static final String PROPERTY_SEQUENCENUMBER
        Property sequenceNumber stored in column SeqNo in table AD_Tab
        Help: The Sequence indicates the order of records
        See Also:
        Constant Field Values
      • PROPERTY_TABLEVEL

        public static final String PROPERTY_TABLEVEL
        Property tabLevel stored in column TabLevel in table AD_Tab
        Help: Hierarchical level of the tab. If the level is 0, it is the top entity. Level 1 entries are dependent on level 0, etc.
        See Also:
        Constant Field Values
      • PROPERTY_DEFAULTEDITMODE

        public static final String PROPERTY_DEFAULTEDITMODE
        Property defaultEditMode stored in column IsSingleRow in table AD_Tab
        Help: The Single Row Layout checkbox indicates if the default display type for this window is a single row as opposed to multi row.
        See Also:
        Constant Field Values
      • PROPERTY_ACCOUNTINGTAB

        public static final String PROPERTY_ACCOUNTINGTAB
        Property accountingTab stored in column IsInfoTab in table AD_Tab
        Help: The Accounting Tab checkbox indicates if this window contains accounting information.
        See Also:
        Constant Field Values
      • PROPERTY_TRANSLATIONTAB

        public static final String PROPERTY_TRANSLATIONTAB
        Property translationTab stored in column IsTranslationTab in table AD_Tab
        Help: The Translation Tab checkbox indicate if a tab contains translation information.
        See Also:
        Constant Field Values
      • PROPERTY_READONLY

        @Deprecated
        public static final String PROPERTY_READONLY
        Deprecated.
        Property marked as deprecated on field Development Status
        Property readOnly stored in column IsReadOnly in table AD_Tab
        Help: The Read Only indicates that this field may only be Read. It may not be updated.
        See Also:
        Constant Field Values
      • PROPERTY_COLUMN

        public static final String PROPERTY_COLUMN
        Property column stored in column AD_Column_ID in table AD_Tab
        Help: Link to the database column of the table
        See Also:
        Constant Field Values
      • PROPERTY_TREEINCLUDED

        public static final String PROPERTY_TREEINCLUDED
        Property treeIncluded stored in column HasTree in table AD_Tab
        Help: The Has Tree checkbox indicates if this window displays a tree metaphor.
        See Also:
        Constant Field Values
      • PROPERTY_SQLWHERECLAUSE

        public static final String PROPERTY_SQLWHERECLAUSE
        Property sQLWhereClause stored in column WhereClause in table AD_Tab
        Help: The Where Clause indicates the SQL WHERE clause to use for record selection. The WHERE clause is added to the query. Fully qualified means "tablename.columnname".
        See Also:
        Constant Field Values
      • PROPERTY_SQLORDERBYCLAUSE

        public static final String PROPERTY_SQLORDERBYCLAUSE
        Property sQLOrderByClause stored in column OrderByClause in table AD_Tab
        Help: The ORDER BY Clause indicates the SQL ORDER BY clause to use for record selection
        See Also:
        Constant Field Values
      • PROPERTY_CONFIRMATIONMESSAGE

        public static final String PROPERTY_CONFIRMATIONMESSAGE
        Property confirmationMessage stored in column CommitWarning in table AD_Tab
        Help: Warning or information displayed when committing the record
        See Also:
        Constant Field Values
      • PROPERTY_PROCESS

        public static final String PROPERTY_PROCESS
        Property process stored in column AD_Process_ID in table AD_Tab
        Help: The Process field identifies a unique Process or Report in the system.
        See Also:
        Constant Field Values
      • PROPERTY_PROCESSNOW

        public static final String PROPERTY_PROCESSNOW
        Property processNow stored in column Processing in table AD_Tab
        Help: When this field is set as 'Y' a process is being performed on this record.
        See Also:
        Constant Field Values
      • PROPERTY_IMAGE

        public static final String PROPERTY_IMAGE
        Property image stored in column AD_Image_ID in table AD_Tab
        Help: Defines a system image
        See Also:
        Constant Field Values
      • PROPERTY_IMPORTFIELDS

        public static final String PROPERTY_IMPORTFIELDS
        Property importFields stored in column ImportFields in table AD_Tab
        Help: Create Fields from Table Columns, this process will create the fields that don't exists in the tab but which exist in the correspondent table.
        See Also:
        Constant Field Values
      • PROPERTY_ORDERCOLUMN

        public static final String PROPERTY_ORDERCOLUMN
        Property orderColumn stored in column AD_ColumnSortOrder_ID in table AD_Tab
        Help: Integer Column of the table determining the order (display, sort, ..). If defined, the Order By replaces the default Order By clause. It should be fully qualified (i.e. "tablename.columnname").
        See Also:
        Constant Field Values
      • PROPERTY_INCLUDEDCOLUMN

        public static final String PROPERTY_INCLUDEDCOLUMN
        Property includedColumn stored in column AD_ColumnSortYesNo_ID in table AD_Tab
        Help: If a Included Column is defined, it decides, if a column is active in the ordering - otherwise it is determined that the Order Column has a value of one or greater
        See Also:
        Constant Field Values
      • PROPERTY_SEQUENCETAB

        @Deprecated
        public static final String PROPERTY_SEQUENCETAB
        Deprecated.
        Property marked as deprecated on field Development Status
        Property sequenceTab stored in column IsSortTab in table AD_Tab
        Help: The Tab determines the Order.
        See Also:
        Constant Field Values
      • PROPERTY_INCLUDEDTAB

        public static final String PROPERTY_INCLUDEDTAB
        Property includedTab stored in column Included_Tab_ID in table AD_Tab
        Help: You can include a Tab in a Tab. If displayed in single row record, the included tab is displayed as multi-row table.
        See Also:
        Constant Field Values
      • PROPERTY_FILTERCLAUSE

        public static final String PROPERTY_FILTERCLAUSE
        Property filterClause stored in column FilterClause in table AD_Tab
        Help: Filter clause
        See Also:
        Constant Field Values
      • PROPERTY_MASTERDETAILFORM

        @Deprecated
        public static final String PROPERTY_MASTERDETAILFORM
        Deprecated.
        Property marked as deprecated on field Development Status
        Property masterDetailForm stored in column EditReference in table AD_Tab
        Help: The form referenced in the edition command
        See Also:
        Constant Field Values
      • PROPERTY_MODULE

        public static final String PROPERTY_MODULE
        Property module stored in column AD_Module_ID in table AD_Tab
        Help: Indicates the module the element forms part of.
        See Also:
        Constant Field Values
      • PROPERTY_UIPATTERN

        public static final String PROPERTY_UIPATTERN
        Property uIPattern stored in column UIPattern in table AD_Tab
        Help: Defines the UI Pattern that the object implements.
        See Also:
        Constant Field Values
      • PROPERTY_HQLWHERECLAUSE

        public static final String PROPERTY_HQLWHERECLAUSE
        Property hqlwhereclause stored in column Hqlwhereclause in table AD_Tab
        Help: By using this HQL filter, the user will never be able to see data that does not fit the criteria. The HQL where clause is added to the query to retrieve the data which is returned by the datasource
        See Also:
        Constant Field Values
      • PROPERTY_HQLORDERBYCLAUSE

        public static final String PROPERTY_HQLORDERBYCLAUSE
        Property hqlorderbyclause stored in column Hqlorderbyclause in table AD_Tab
        See Also:
        Constant Field Values
      • PROPERTY_HQLFILTERCLAUSE

        public static final String PROPERTY_HQLFILTERCLAUSE
        Property hqlfilterclause stored in column Hqlfilterclause in table AD_Tab
        Help: By using this HQL clause, initially the user will not be able to see data that does not fit the criteria. Once the user clears the filter, this hql clause will not be applied.
        See Also:
        Constant Field Values
      • PROPERTY_FILTERNAME

        public static final String PROPERTY_FILTERNAME
        Property filterName stored in column FilterName in table AD_Tab
        Help: When there is a default filter for the tab, it can be named so the user can see it in the UI.
        See Also:
        Constant Field Values
      • PROPERTY_SHOWPARENTSBUTTONS

        public static final String PROPERTY_SHOWPARENTSBUTTONS
        Property showParentsButtons stored in column ShowParentButtons in table AD_Tab
        Help: In case this flag is enabled, buttons defined in parent tab will be shown in current one.
        See Also:
        Constant Field Values
      • PROPERTY_DISPLAYLOGIC

        public static final String PROPERTY_DISPLAYLOGIC
        Property displayLogic stored in column Displaylogic in table AD_Tab
        Help: A specification of statements which, when evaluated as false, cause the field to appear hidden.
        See Also:
        Constant Field Values
      • PROPERTY_TABLETREE

        public static final String PROPERTY_TABLETREE
        Property tableTree stored in column AD_Table_Tree_ID in table AD_Tab
        Help: Tree tables can define several tree structures. If a table tree structure is set in this field, the tab will include a tree view that will allow to browse the data hierarchically.
        See Also:
        Constant Field Values
      • PROPERTY_HQLWHERECLAUSEFORROOTNODES

        public static final String PROPERTY_HQLWHERECLAUSEFORROOTNODES
        Property hQLWhereClauseForRootNodes stored in column Hqltreewhereclause in table AD_Tab
        Help: By default the root nodes of the tree are those whose parent is null or 0. When the default case does not apply, a HQL where clause can be set to define which are the root nodes for this tab.
        See Also:
        Constant Field Values
      • PROPERTY_DISABLEPARENTKEYPROPERTY

        public static final String PROPERTY_DISABLEPARENTKEYPROPERTY
        Property disableParentKeyProperty stored in column Disable_Parent_Key_Property in table AD_Tab
        Help: Flag to check whether parent property needs to be used when computing tab whereclause
        See Also:
        Constant Field Values
      • PROPERTY_READONLYTREE

        public static final String PROPERTY_READONLYTREE
        Property readOnlyTree stored in column IsReadOnlyTree in table AD_Tab
        Help: It defines if the tree of this tab should behave as read only mode so nodes cannot be reordered.
        See Also:
        Constant Field Values
      • PROPERTY_SHOWTREENODEICONS

        public static final String PROPERTY_SHOWTREENODEICONS
        Property showTreeNodeIcons stored in column IsShowTreeNodeIcons in table AD_Tab
        Help: It defines if the tree nodes icons (folder and leaf) should be shown. It only applies if the tree grid is in read only mode.
        See Also:
        Constant Field Values
      • PROPERTY_DEFAULTTREEVIEWLOGIC

        public static final String PROPERTY_DEFAULTTREEVIEWLOGIC
        Property defaultTreeViewLogic stored in column DefaultTreeViewLogic in table AD_Tab
        Help: It defines a criteria to set by default the visualization of the tree grid view when the window loads
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPSELECTION

        public static final String PROPERTY_OBUIAPPSELECTION
        Property oBUIAPPSelection stored in column EM_OBUIAPP_Selection in table AD_Tab
        Help: When the user changes the selection (a row gets selected or deselected) the custom JavaScript function will get executed
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPCANADD

        public static final String PROPERTY_OBUIAPPCANADD
        Property obuiappCanAdd stored in column EM_Obuiapp_Can_Add in table AD_Tab
        Help: Defines if a user is allowed to add new lines
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPCANDELETE

        public static final String PROPERTY_OBUIAPPCANDELETE
        Property obuiappCanDelete stored in column EM_Obuiapp_Can_Delete in table AD_Tab
        Help: Defines if a user is allowed to delete lines
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPSHOWSELECT

        public static final String PROPERTY_OBUIAPPSHOWSELECT
        Property obuiappShowSelect stored in column EM_Obuiapp_Show_Select in table AD_Tab
        Help: Some use cases requires that the selection column (checkbox column) is hidden
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPNEWFN

        public static final String PROPERTY_OBUIAPPNEWFN
        Property oBUIAPPNewFn stored in column EM_Obuiapp_Newfn in table AD_Tab
        Help: Defines the function that will called when adding a new row to the grid
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPREMOVEFN

        public static final String PROPERTY_OBUIAPPREMOVEFN
        Property obuiappRemovefn stored in column EM_Obuiapp_Removefn in table AD_Tab
        Help: When the grid allows remove rows you can specify a "on remove" function that will get executed when trying remove a row. If the function returns false, the row will not get removed.
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPSELECTIONTYPE

        public static final String PROPERTY_OBUIAPPSELECTIONTYPE
        Property obuiappSelectionType stored in column EM_Obuiapp_Selection_Type in table AD_Tab
        Help: It specifies the selection type that will apply to the grid. Its value can be: * "None": no rows can be selected * "Single": only one row can be selected * "Multiple": multiple rows can be selected
        See Also:
        Constant Field Values
      • PROPERTY_ADAUXILIARYINPUTLIST

        public static final String PROPERTY_ADAUXILIARYINPUTLIST
        Property aDAuxiliaryInputList stored in table AD_Tab
        See Also:
        Constant Field Values
      • PROPERTY_ADFIELDLIST

        public static final String PROPERTY_ADFIELDLIST
        Property aDFieldList stored in table AD_Tab
        See Also:
        Constant Field Values
      • PROPERTY_ADTABACCESSLIST

        public static final String PROPERTY_ADTABACCESSLIST
        Property aDTabAccessList stored in table AD_Tab
        See Also:
        Constant Field Values
      • PROPERTY_ADTABTRLLIST

        public static final String PROPERTY_ADTABTRLLIST
        Property aDTabTrlList stored in table AD_Tab
        See Also:
        Constant Field Values
      • PROPERTY_OBUIAPPGCTABLIST

        public static final String PROPERTY_OBUIAPPGCTABLIST
        Property oBUIAPPGCTabList stored in table AD_Tab
        See Also:
        Constant Field Values
    • Constructor Detail

      • Tab

        public Tab()