Package org.openbravo.model.ad.ui
Class Tab
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.ad.ui.Tab
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class Tab extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity ADTab (stored in table AD_Tab).
Help: The Tab Tab defines each Tab within a Window. Each Tab contains a discrete selection of fields.
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static 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.static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table AD_Tabstatic String
PROPERTY_ADAUXILIARYINPUTLIST
Property aDAuxiliaryInputList stored in table AD_Tabstatic String
PROPERTY_ADFIELDLIST
Property aDFieldList stored in table AD_Tabstatic String
PROPERTY_ADTABACCESSLIST
Property aDTabAccessList stored in table AD_Tabstatic String
PROPERTY_ADTABTRLLIST
Property aDTabTrlList stored in table AD_Tabstatic String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_Tabstatic String
PROPERTY_COLUMN
Property column stored in column AD_Column_ID in table AD_Tab
Help: Link to the database column of the tablestatic String
PROPERTY_CONFIRMATIONMESSAGE
Property confirmationMessage stored in column CommitWarning in table AD_Tab
Help: Warning or information displayed when committing the recordstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table AD_Tabstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_Tabstatic 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.static 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 loadsstatic String
PROPERTY_DESCRIPTION
Property description stored in column Description in table AD_Tab
Help: A description is limited to 255 characters.static 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 whereclausestatic 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.static String
PROPERTY_FILTERCLAUSE
Property filterClause stored in column FilterClause in table AD_Tab
Help: Filter clausestatic 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.static 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.static 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.static String
PROPERTY_HQLORDERBYCLAUSE
Property hqlorderbyclause stored in column Hqlorderbyclause in table AD_Tabstatic 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 datasourcestatic 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.static 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.static String
PROPERTY_IMAGE
Property image stored in column AD_Image_ID in table AD_Tab
Help: Defines a system imagestatic 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.static 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 greaterstatic 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.static String
PROPERTY_MASTERDETAILFORM
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_MODULE
Property module stored in column AD_Module_ID in table AD_Tab
Help: Indicates the module the element forms part of.static String
PROPERTY_NAME
Property name stored in column Name in table AD_Tabstatic 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 linesstatic 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 linesstatic String
PROPERTY_OBUIAPPGCTABLIST
Property oBUIAPPGCTabList stored in table AD_Tabstatic 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 gridstatic 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.static 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 executedstatic 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 selectedstatic 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 hiddenstatic 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").static String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_Tabstatic 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.static 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.static String
PROPERTY_READONLY
Deprecated.Property marked as deprecated on field Development Statusstatic 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.static String
PROPERTY_SEQUENCENUMBER
Property sequenceNumber stored in column SeqNo in table AD_Tab
Help: The Sequence indicates the order of recordsstatic String
PROPERTY_SEQUENCETAB
Deprecated.Property marked as deprecated on field Development Statusstatic 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.static 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.static 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 selectionstatic 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".static 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.static 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.static 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.static 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.static 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.static String
PROPERTY_UIPATTERN
Property uIPattern stored in column UIPattern in table AD_Tab
Help: Defines the UI Pattern that the object implements.static String
PROPERTY_UPDATED
Property updated stored in column Updated in table AD_Tabstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table AD_Tabstatic 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.static String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description Tab()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description List<AuxiliaryInput>
getADAuxiliaryInputList()
Help: To configure an auxiliary input, you need to select the corresponding tab, name the auxiliary input and define a validation code. For example, when selecting the payment method, you can force that all payments are done in cash.List<Field>
getADFieldList()
Help: The Field table defines the Fields displayed within a tab. Changes made to the Field Tab become visible after restart due to cachingList<TabAccess>
getADTabAccessList()
List<TabTrl>
getADTabTrlList()
Help: Allows the translation of any tab of the application. After the performing your edits, the window must be regenerated.Client
getClient()
Client fieldColumn
getColumn()
String
getConfirmationMessage()
User
getCreatedBy()
Created by audit userDate
getCreationDate()
Creation date of auditString
getDefaultTreeViewLogic()
String
getDescription()
String
getDisplayLogic()
String
getEntityName()
String
getFilterClause()
String
getFilterName()
String
getHelpComment()
String
getHqlfilterclause()
String
getHqlorderbyclause()
String
getHqlwhereclause()
String
getHQLWhereClauseForRootNodes()
String
getId()
Image
getImage()
Column
getIncludedColumn()
Tab
getIncludedTab()
Form
getMasterDetailForm()
Deprecated.Property marked as deprecated on field Development StatusModule
getModule()
String
getName()
List<GCTab>
getOBUIAPPGCTabList()
Help: All values set here will be used as the default values for the whole tab. If there is any exception, it can be set in its child tab.String
getOBUIAPPNewFn()
String
getObuiappRemovefn()
String
getOBUIAPPSelection()
String
getObuiappSelectionType()
Column
getOrderColumn()
Organization
getOrganization()
Gets organization fieldProcess
getProcess()
Long
getSequenceNumber()
String
getSQLOrderByClause()
String
getSQLWhereClause()
Table
getTable()
TableTree
getTableTree()
Long
getTabLevel()
String
getUIPattern()
Date
getUpdated()
Update date of auditUser
getUpdatedBy()
Update by audit userWindow
getWindow()
Boolean
isAccountingTab()
Boolean
isActive()
Gets active fieldBoolean
isDefaultEditMode()
Boolean
isDisableParentKeyProperty()
Boolean
isImportFields()
Boolean
isObuiappCanAdd()
Boolean
isObuiappCanDelete()
Boolean
isObuiappShowSelect()
Boolean
isProcessNow()
Boolean
isReadOnly()
Deprecated.Property marked as deprecated on field Development StatusBoolean
isReadOnlyTree()
Boolean
isSequenceTab()
Deprecated.Property marked as deprecated on field Development StatusBoolean
isShowParentsButtons()
Boolean
isShowTreeNodeIcons()
Boolean
isTranslationTab()
Boolean
isTreeIncluded()
void
setAccountingTab(Boolean accountingTab)
void
setActive(Boolean active)
Sets active fieldvoid
setADAuxiliaryInputList(List<AuxiliaryInput> aDAuxiliaryInputList)
Help: To configure an auxiliary input, you need to select the corresponding tab, name the auxiliary input and define a validation code. For example, when selecting the payment method, you can force that all payments are done in cash.void
setADFieldList(List<Field> aDFieldList)
Help: The Field table defines the Fields displayed within a tab. Changes made to the Field Tab become visible after restart due to cachingvoid
setADTabAccessList(List<TabAccess> aDTabAccessList)
void
setADTabTrlList(List<TabTrl> aDTabTrlList)
Help: Allows the translation of any tab of the application. After the performing your edits, the window must be regenerated.void
setClient(Client client)
Client fieldvoid
setColumn(Column column)
void
setConfirmationMessage(String confirmationMessage)
void
setCreatedBy(User createdBy)
Created by audit uservoid
setCreationDate(Date creationDate)
Creation date of auditvoid
setDefaultEditMode(Boolean defaultEditMode)
void
setDefaultTreeViewLogic(String defaultTreeViewLogic)
void
setDescription(String description)
void
setDisableParentKeyProperty(Boolean disableParentKeyProperty)
void
setDisplayLogic(String displayLogic)
void
setFilterClause(String filterClause)
void
setFilterName(String filterName)
void
setHelpComment(String helpComment)
void
setHqlfilterclause(String hqlfilterclause)
void
setHqlorderbyclause(String hqlorderbyclause)
void
setHqlwhereclause(String hqlwhereclause)
void
setHQLWhereClauseForRootNodes(String hQLWhereClauseForRootNodes)
void
setId(String id)
void
setImage(Image image)
void
setImportFields(Boolean importFields)
void
setIncludedColumn(Column includedColumn)
void
setIncludedTab(Tab includedTab)
void
setMasterDetailForm(Form masterDetailForm)
Deprecated.Property marked as deprecated on field Development Statusvoid
setModule(Module module)
void
setName(String name)
void
setObuiappCanAdd(Boolean obuiappCanAdd)
void
setObuiappCanDelete(Boolean obuiappCanDelete)
void
setOBUIAPPGCTabList(List<GCTab> oBUIAPPGCTabList)
Help: All values set here will be used as the default values for the whole tab. If there is any exception, it can be set in its child tab.void
setOBUIAPPNewFn(String oBUIAPPNewFn)
void
setObuiappRemovefn(String obuiappRemovefn)
void
setOBUIAPPSelection(String oBUIAPPSelection)
void
setObuiappSelectionType(String obuiappSelectionType)
void
setObuiappShowSelect(Boolean obuiappShowSelect)
void
setOrderColumn(Column orderColumn)
void
setOrganization(Organization organization)
Sets organization fieldvoid
setProcess(Process process)
void
setProcessNow(Boolean processNow)
void
setReadOnly(Boolean readOnly)
Deprecated.Property marked as deprecated on field Development Statusvoid
setReadOnlyTree(Boolean readOnlyTree)
void
setSequenceNumber(Long sequenceNumber)
void
setSequenceTab(Boolean sequenceTab)
Deprecated.Property marked as deprecated on field Development Statusvoid
setShowParentsButtons(Boolean showParentsButtons)
void
setShowTreeNodeIcons(Boolean showTreeNodeIcons)
void
setSQLOrderByClause(String sQLOrderByClause)
void
setSQLWhereClause(String sQLWhereClause)
void
setTable(Table table)
void
setTableTree(TableTree tableTree)
void
setTabLevel(Long tabLevel)
void
setTranslationTab(Boolean translationTab)
void
setTreeIncluded(Boolean treeIncluded)
void
setUIPattern(String uIPattern)
void
setUpdated(Date updated)
Update date of auditvoid
setUpdatedBy(User updatedBy)
Update by audit uservoid
setWindow(Window window)
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
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_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_Tab- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_Tab- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table AD_Tab- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_Tab- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table AD_Tab- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table AD_Tab- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table AD_Tab- See Also:
Traceable
, 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 StatusProperty 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 StatusProperty 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 StatusProperty 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
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getHelpComment
public String getHelpComment()
- See Also:
PROPERTY_HELPCOMMENT
-
setHelpComment
public void setHelpComment(String helpComment)
- See Also:
PROPERTY_HELPCOMMENT
-
getTable
public Table getTable()
- See Also:
PROPERTY_TABLE
-
setTable
public void setTable(Table table)
- See Also:
PROPERTY_TABLE
-
getWindow
public Window getWindow()
- See Also:
PROPERTY_WINDOW
-
setWindow
public void setWindow(Window window)
- See Also:
PROPERTY_WINDOW
-
getSequenceNumber
public Long getSequenceNumber()
- See Also:
PROPERTY_SEQUENCENUMBER
-
setSequenceNumber
public void setSequenceNumber(Long sequenceNumber)
- See Also:
PROPERTY_SEQUENCENUMBER
-
getTabLevel
public Long getTabLevel()
- See Also:
PROPERTY_TABLEVEL
-
setTabLevel
public void setTabLevel(Long tabLevel)
- See Also:
PROPERTY_TABLEVEL
-
isDefaultEditMode
public Boolean isDefaultEditMode()
- See Also:
PROPERTY_DEFAULTEDITMODE
-
setDefaultEditMode
public void setDefaultEditMode(Boolean defaultEditMode)
- See Also:
PROPERTY_DEFAULTEDITMODE
-
isAccountingTab
public Boolean isAccountingTab()
- See Also:
PROPERTY_ACCOUNTINGTAB
-
setAccountingTab
public void setAccountingTab(Boolean accountingTab)
- See Also:
PROPERTY_ACCOUNTINGTAB
-
isTranslationTab
public Boolean isTranslationTab()
- See Also:
PROPERTY_TRANSLATIONTAB
-
setTranslationTab
public void setTranslationTab(Boolean translationTab)
- See Also:
PROPERTY_TRANSLATIONTAB
-
isReadOnly
@Deprecated public Boolean isReadOnly()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_READONLY
-
setReadOnly
@Deprecated public void setReadOnly(Boolean readOnly)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_READONLY
-
getColumn
public Column getColumn()
- See Also:
PROPERTY_COLUMN
-
setColumn
public void setColumn(Column column)
- See Also:
PROPERTY_COLUMN
-
isTreeIncluded
public Boolean isTreeIncluded()
- See Also:
PROPERTY_TREEINCLUDED
-
setTreeIncluded
public void setTreeIncluded(Boolean treeIncluded)
- See Also:
PROPERTY_TREEINCLUDED
-
getSQLWhereClause
public String getSQLWhereClause()
- See Also:
PROPERTY_SQLWHERECLAUSE
-
setSQLWhereClause
public void setSQLWhereClause(String sQLWhereClause)
- See Also:
PROPERTY_SQLWHERECLAUSE
-
getSQLOrderByClause
public String getSQLOrderByClause()
- See Also:
PROPERTY_SQLORDERBYCLAUSE
-
setSQLOrderByClause
public void setSQLOrderByClause(String sQLOrderByClause)
- See Also:
PROPERTY_SQLORDERBYCLAUSE
-
getConfirmationMessage
public String getConfirmationMessage()
- See Also:
PROPERTY_CONFIRMATIONMESSAGE
-
setConfirmationMessage
public void setConfirmationMessage(String confirmationMessage)
- See Also:
PROPERTY_CONFIRMATIONMESSAGE
-
getProcess
public Process getProcess()
- See Also:
PROPERTY_PROCESS
-
setProcess
public void setProcess(Process process)
- See Also:
PROPERTY_PROCESS
-
isProcessNow
public Boolean isProcessNow()
- See Also:
PROPERTY_PROCESSNOW
-
setProcessNow
public void setProcessNow(Boolean processNow)
- See Also:
PROPERTY_PROCESSNOW
-
getImage
public Image getImage()
- See Also:
PROPERTY_IMAGE
-
setImage
public void setImage(Image image)
- See Also:
PROPERTY_IMAGE
-
isImportFields
public Boolean isImportFields()
- See Also:
PROPERTY_IMPORTFIELDS
-
setImportFields
public void setImportFields(Boolean importFields)
- See Also:
PROPERTY_IMPORTFIELDS
-
getOrderColumn
public Column getOrderColumn()
- See Also:
PROPERTY_ORDERCOLUMN
-
setOrderColumn
public void setOrderColumn(Column orderColumn)
- See Also:
PROPERTY_ORDERCOLUMN
-
getIncludedColumn
public Column getIncludedColumn()
- See Also:
PROPERTY_INCLUDEDCOLUMN
-
setIncludedColumn
public void setIncludedColumn(Column includedColumn)
- See Also:
PROPERTY_INCLUDEDCOLUMN
-
isSequenceTab
@Deprecated public Boolean isSequenceTab()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_SEQUENCETAB
-
setSequenceTab
@Deprecated public void setSequenceTab(Boolean sequenceTab)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_SEQUENCETAB
-
getIncludedTab
public Tab getIncludedTab()
- See Also:
PROPERTY_INCLUDEDTAB
-
setIncludedTab
public void setIncludedTab(Tab includedTab)
- See Also:
PROPERTY_INCLUDEDTAB
-
getFilterClause
public String getFilterClause()
- See Also:
PROPERTY_FILTERCLAUSE
-
setFilterClause
public void setFilterClause(String filterClause)
- See Also:
PROPERTY_FILTERCLAUSE
-
getMasterDetailForm
@Deprecated public Form getMasterDetailForm()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_MASTERDETAILFORM
-
setMasterDetailForm
@Deprecated public void setMasterDetailForm(Form masterDetailForm)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_MASTERDETAILFORM
-
getModule
public Module getModule()
- See Also:
PROPERTY_MODULE
-
setModule
public void setModule(Module module)
- See Also:
PROPERTY_MODULE
-
getUIPattern
public String getUIPattern()
- See Also:
PROPERTY_UIPATTERN
-
setUIPattern
public void setUIPattern(String uIPattern)
- See Also:
PROPERTY_UIPATTERN
-
getHqlwhereclause
public String getHqlwhereclause()
- See Also:
PROPERTY_HQLWHERECLAUSE
-
setHqlwhereclause
public void setHqlwhereclause(String hqlwhereclause)
- See Also:
PROPERTY_HQLWHERECLAUSE
-
getHqlorderbyclause
public String getHqlorderbyclause()
- See Also:
PROPERTY_HQLORDERBYCLAUSE
-
setHqlorderbyclause
public void setHqlorderbyclause(String hqlorderbyclause)
- See Also:
PROPERTY_HQLORDERBYCLAUSE
-
getHqlfilterclause
public String getHqlfilterclause()
- See Also:
PROPERTY_HQLFILTERCLAUSE
-
setHqlfilterclause
public void setHqlfilterclause(String hqlfilterclause)
- See Also:
PROPERTY_HQLFILTERCLAUSE
-
getFilterName
public String getFilterName()
- See Also:
PROPERTY_FILTERNAME
-
setFilterName
public void setFilterName(String filterName)
- See Also:
PROPERTY_FILTERNAME
-
isShowParentsButtons
public Boolean isShowParentsButtons()
- See Also:
PROPERTY_SHOWPARENTSBUTTONS
-
setShowParentsButtons
public void setShowParentsButtons(Boolean showParentsButtons)
- See Also:
PROPERTY_SHOWPARENTSBUTTONS
-
getDisplayLogic
public String getDisplayLogic()
- See Also:
PROPERTY_DISPLAYLOGIC
-
setDisplayLogic
public void setDisplayLogic(String displayLogic)
- See Also:
PROPERTY_DISPLAYLOGIC
-
getTableTree
public TableTree getTableTree()
- See Also:
PROPERTY_TABLETREE
-
setTableTree
public void setTableTree(TableTree tableTree)
- See Also:
PROPERTY_TABLETREE
-
getHQLWhereClauseForRootNodes
public String getHQLWhereClauseForRootNodes()
- See Also:
PROPERTY_HQLWHERECLAUSEFORROOTNODES
-
setHQLWhereClauseForRootNodes
public void setHQLWhereClauseForRootNodes(String hQLWhereClauseForRootNodes)
- See Also:
PROPERTY_HQLWHERECLAUSEFORROOTNODES
-
isDisableParentKeyProperty
public Boolean isDisableParentKeyProperty()
- See Also:
PROPERTY_DISABLEPARENTKEYPROPERTY
-
setDisableParentKeyProperty
public void setDisableParentKeyProperty(Boolean disableParentKeyProperty)
- See Also:
PROPERTY_DISABLEPARENTKEYPROPERTY
-
isReadOnlyTree
public Boolean isReadOnlyTree()
- See Also:
PROPERTY_READONLYTREE
-
setReadOnlyTree
public void setReadOnlyTree(Boolean readOnlyTree)
- See Also:
PROPERTY_READONLYTREE
-
isShowTreeNodeIcons
public Boolean isShowTreeNodeIcons()
- See Also:
PROPERTY_SHOWTREENODEICONS
-
setShowTreeNodeIcons
public void setShowTreeNodeIcons(Boolean showTreeNodeIcons)
- See Also:
PROPERTY_SHOWTREENODEICONS
-
getDefaultTreeViewLogic
public String getDefaultTreeViewLogic()
- See Also:
PROPERTY_DEFAULTTREEVIEWLOGIC
-
setDefaultTreeViewLogic
public void setDefaultTreeViewLogic(String defaultTreeViewLogic)
- See Also:
PROPERTY_DEFAULTTREEVIEWLOGIC
-
getOBUIAPPSelection
public String getOBUIAPPSelection()
- See Also:
PROPERTY_OBUIAPPSELECTION
-
setOBUIAPPSelection
public void setOBUIAPPSelection(String oBUIAPPSelection)
- See Also:
PROPERTY_OBUIAPPSELECTION
-
isObuiappCanAdd
public Boolean isObuiappCanAdd()
- See Also:
PROPERTY_OBUIAPPCANADD
-
setObuiappCanAdd
public void setObuiappCanAdd(Boolean obuiappCanAdd)
- See Also:
PROPERTY_OBUIAPPCANADD
-
isObuiappCanDelete
public Boolean isObuiappCanDelete()
- See Also:
PROPERTY_OBUIAPPCANDELETE
-
setObuiappCanDelete
public void setObuiappCanDelete(Boolean obuiappCanDelete)
- See Also:
PROPERTY_OBUIAPPCANDELETE
-
isObuiappShowSelect
public Boolean isObuiappShowSelect()
- See Also:
PROPERTY_OBUIAPPSHOWSELECT
-
setObuiappShowSelect
public void setObuiappShowSelect(Boolean obuiappShowSelect)
- See Also:
PROPERTY_OBUIAPPSHOWSELECT
-
getOBUIAPPNewFn
public String getOBUIAPPNewFn()
- See Also:
PROPERTY_OBUIAPPNEWFN
-
setOBUIAPPNewFn
public void setOBUIAPPNewFn(String oBUIAPPNewFn)
- See Also:
PROPERTY_OBUIAPPNEWFN
-
getObuiappRemovefn
public String getObuiappRemovefn()
- See Also:
PROPERTY_OBUIAPPREMOVEFN
-
setObuiappRemovefn
public void setObuiappRemovefn(String obuiappRemovefn)
- See Also:
PROPERTY_OBUIAPPREMOVEFN
-
getObuiappSelectionType
public String getObuiappSelectionType()
- See Also:
PROPERTY_OBUIAPPSELECTIONTYPE
-
setObuiappSelectionType
public void setObuiappSelectionType(String obuiappSelectionType)
- See Also:
PROPERTY_OBUIAPPSELECTIONTYPE
-
getADAuxiliaryInputList
public List<AuxiliaryInput> getADAuxiliaryInputList()
Help: To configure an auxiliary input, you need to select the corresponding tab, name the auxiliary input and define a validation code. For example, when selecting the payment method, you can force that all payments are done in cash.- See Also:
AuxiliaryInput
-
setADAuxiliaryInputList
public void setADAuxiliaryInputList(List<AuxiliaryInput> aDAuxiliaryInputList)
Help: To configure an auxiliary input, you need to select the corresponding tab, name the auxiliary input and define a validation code. For example, when selecting the payment method, you can force that all payments are done in cash.- See Also:
AuxiliaryInput
-
getADFieldList
public List<Field> getADFieldList()
Help: The Field table defines the Fields displayed within a tab. Changes made to the Field Tab become visible after restart due to caching- See Also:
Field
-
setADFieldList
public void setADFieldList(List<Field> aDFieldList)
Help: The Field table defines the Fields displayed within a tab. Changes made to the Field Tab become visible after restart due to caching- See Also:
Field
-
setADTabAccessList
public void setADTabAccessList(List<TabAccess> aDTabAccessList)
- See Also:
TabAccess
-
getADTabTrlList
public List<TabTrl> getADTabTrlList()
Help: Allows the translation of any tab of the application. After the performing your edits, the window must be regenerated.- See Also:
TabTrl
-
setADTabTrlList
public void setADTabTrlList(List<TabTrl> aDTabTrlList)
Help: Allows the translation of any tab of the application. After the performing your edits, the window must be regenerated.- See Also:
TabTrl
-
getOBUIAPPGCTabList
public List<GCTab> getOBUIAPPGCTabList()
Help: All values set here will be used as the default values for the whole tab. If there is any exception, it can be set in its child tab.- See Also:
GCTab
-
-