Package org.compiere.model
Class X_AD_Tab
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_Tab
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_Tab
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MTab
public class X_AD_Tab extends PO implements I_AD_Tab, I_Persistent
Generated Model for AD_Tab- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
AD_TABTYPE_AD_Reference_ID
AD_TabType AD_Reference_ID=200117static String
AD_TABTYPE_Form
Form = FORMstatic String
AD_TABTYPE_Sort
Sort = SORTstatic int
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389static int
TREEDISPLAYEDON_AD_Reference_ID
TreeDisplayedOn AD_Reference_ID=200074static String
TREEDISPLAYEDON_Both
Both = Bstatic String
TREEDISPLAYEDON_DetailTab
Detail Tab = Dstatic String
TREEDISPLAYEDON_MasterTab
Master Tab = M-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_AD_Tab
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Column_ID, COLUMNNAME_AD_ColumnSortOrder_ID, COLUMNNAME_AD_ColumnSortYesNo_ID, COLUMNNAME_AD_CtxHelp_ID, COLUMNNAME_AD_Image_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Tab_ID, COLUMNNAME_AD_Tab_UU, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_TabType, COLUMNNAME_AD_Window_ID, COLUMNNAME_CommitWarning, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DisplayLogic, COLUMNNAME_EntityType, COLUMNNAME_HasTree, COLUMNNAME_Help, COLUMNNAME_ImportFields, COLUMNNAME_Included_Tab_ID, COLUMNNAME_IsActive, COLUMNNAME_IsAdvancedTab, COLUMNNAME_IsAllowAdvancedLookup, COLUMNNAME_IsInfoTab, COLUMNNAME_IsInsertRecord, COLUMNNAME_IsLookupOnlySelection, COLUMNNAME_IsReadOnly, COLUMNNAME_IsSingleRow, COLUMNNAME_IsSortTab, COLUMNNAME_IsTranslationTab, COLUMNNAME_MaxQueryRecords, COLUMNNAME_Name, COLUMNNAME_OrderByClause, COLUMNNAME_Parent_Column_ID, COLUMNNAME_Processing, COLUMNNAME_ReadOnlyLogic, COLUMNNAME_SeqNo, COLUMNNAME_TabLevel, COLUMNNAME_TreeDisplayedOn, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_WhereClause, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_Tab(Properties ctx, int AD_Tab_ID, String trxName)
Standard ConstructorX_AD_Tab(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Column
getAD_Column()
int
getAD_Column_ID()
Get Column.I_AD_Column
getAD_ColumnSortOrder()
int
getAD_ColumnSortOrder_ID()
Get Order Column.I_AD_Column
getAD_ColumnSortYesNo()
int
getAD_ColumnSortYesNo_ID()
Get Included Column.I_AD_CtxHelp
getAD_CtxHelp()
int
getAD_CtxHelp_ID()
Get Context Help.I_AD_Image
getAD_Image()
int
getAD_Image_ID()
Get Image.I_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.int
getAD_Tab_ID()
Get Tab.String
getAD_Tab_UU()
Get AD_Tab_UU.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.String
getAD_TabType()
Get Tab Type.I_AD_Window
getAD_Window()
int
getAD_Window_ID()
Get Window.String
getCommitWarning()
Get Commit Warning.String
getDescription()
Get Description.String
getDisplayLogic()
Get Display Logic.String
getEntityType()
Get Entity Type.String
getHelp()
Get Comment/Help.String
getImportFields()
Get Import Fields.I_AD_Tab
getIncluded_Tab()
int
getIncluded_Tab_ID()
Get Included Tab.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameint
getMaxQueryRecords()
Get Max Query Records.String
getName()
Get Name.String
getOrderByClause()
Get Sql ORDER BY.I_AD_Column
getParent_Column()
int
getParent_Column_ID()
Get Parent Column.String
getReadOnlyLogic()
Get Read Only Logic.int
getSeqNo()
Get Sequence.int
getTabLevel()
Get Tab Level.String
getTreeDisplayedOn()
Get Tree displayed.String
getWhereClause()
Get Sql WHERE.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isAdvancedTab()
Get Advanced Tab.boolean
isAllowAdvancedLookup()
Get Allow Advanced Lookup.boolean
isHasTree()
Get Has Tree.boolean
isInfoTab()
Get Accounting Tab.boolean
isInsertRecord()
Get Insert Record.boolean
isLookupOnlySelection()
Get Lookup Only Selection Columns.boolean
isProcessing()
Get Process Now.boolean
isReadOnly()
Get Read Only.boolean
isSingleRow()
Get Single Row Layout.boolean
isSortTab()
Get Order Tab.boolean
isTranslationTab()
Get TranslationTab.void
setAD_Column_ID(int AD_Column_ID)
Set Column.void
setAD_ColumnSortOrder_ID(int AD_ColumnSortOrder_ID)
Set Order Column.void
setAD_ColumnSortYesNo_ID(int AD_ColumnSortYesNo_ID)
Set Included Column.void
setAD_CtxHelp_ID(int AD_CtxHelp_ID)
Set Context Help.void
setAD_Image_ID(int AD_Image_ID)
Set Image.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Tab_ID(int AD_Tab_ID)
Set Tab.void
setAD_Tab_UU(String AD_Tab_UU)
Set AD_Tab_UU.void
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setAD_TabType(String AD_TabType)
Set Tab Type.void
setAD_Window_ID(int AD_Window_ID)
Set Window.void
setCommitWarning(String CommitWarning)
Set Commit Warning.void
setDescription(String Description)
Set Description.void
setDisplayLogic(String DisplayLogic)
Set Display Logic.void
setEntityType(String EntityType)
Set Entity Type.void
setHasTree(boolean HasTree)
Set Has Tree.void
setHelp(String Help)
Set Comment/Help.void
setImportFields(String ImportFields)
Set Import Fields.void
setIncluded_Tab_ID(int Included_Tab_ID)
Set Included Tab.void
setIsAdvancedTab(boolean IsAdvancedTab)
Set Advanced Tab.void
setIsAllowAdvancedLookup(boolean IsAllowAdvancedLookup)
Set Allow Advanced Lookup.void
setIsInfoTab(boolean IsInfoTab)
Set Accounting Tab.void
setIsInsertRecord(boolean IsInsertRecord)
Set Insert Record.void
setIsLookupOnlySelection(boolean IsLookupOnlySelection)
Set Lookup Only Selection Columns.void
setIsReadOnly(boolean IsReadOnly)
Set Read Only.void
setIsSingleRow(boolean IsSingleRow)
Set Single Row Layout.void
setIsSortTab(boolean IsSortTab)
Set Order Tab.void
setIsTranslationTab(boolean IsTranslationTab)
Set TranslationTab.void
setMaxQueryRecords(int MaxQueryRecords)
Set Max Query Records.void
setName(String Name)
Set Name.void
setOrderByClause(String OrderByClause)
Set Sql ORDER BY.void
setParent_Column_ID(int Parent_Column_ID)
Set Parent Column.void
setProcessing(boolean Processing)
Set Process Now.void
setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.void
setSeqNo(int SeqNo)
Set Sequence.void
setTabLevel(int TabLevel)
Set Tab Level.void
setTreeDisplayedOn(String TreeDisplayedOn)
Set Tree displayed.void
setWhereClause(String WhereClause)
Set Sql WHERE.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_AD_Tab
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
AD_TABTYPE_AD_Reference_ID
public static final int AD_TABTYPE_AD_Reference_ID
AD_TabType AD_Reference_ID=200117- See Also:
- Constant Field Values
-
AD_TABTYPE_Form
public static final String AD_TABTYPE_Form
Form = FORM- See Also:
- Constant Field Values
-
AD_TABTYPE_Sort
public static final String AD_TABTYPE_Sort
Sort = SORT- See Also:
- Constant Field Values
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389- See Also:
- Constant Field Values
-
TREEDISPLAYEDON_AD_Reference_ID
public static final int TREEDISPLAYEDON_AD_Reference_ID
TreeDisplayedOn AD_Reference_ID=200074- See Also:
- Constant Field Values
-
TREEDISPLAYEDON_Both
public static final String TREEDISPLAYEDON_Both
Both = B- See Also:
- Constant Field Values
-
TREEDISPLAYEDON_DetailTab
public static final String TREEDISPLAYEDON_DetailTab
Detail Tab = D- See Also:
- Constant Field Values
-
TREEDISPLAYEDON_MasterTab
public static final String TREEDISPLAYEDON_MasterTab
Master Tab = M- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_Tab
public X_AD_Tab(Properties ctx, int AD_Tab_ID, String trxName)
Standard Constructor
-
X_AD_Tab
public X_AD_Tab(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Column
public I_AD_Column getAD_Column() throws RuntimeException
- Specified by:
getAD_Column
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_Column_ID
public void setAD_Column_ID(int AD_Column_ID)
Set Column.- Specified by:
setAD_Column_ID
in interfaceI_AD_Tab
- Parameters:
AD_Column_ID
- Column in the table
-
getAD_Column_ID
public int getAD_Column_ID()
Get Column.- Specified by:
getAD_Column_ID
in interfaceI_AD_Tab
- Returns:
- Column in the table
-
getAD_ColumnSortOrder
public I_AD_Column getAD_ColumnSortOrder() throws RuntimeException
- Specified by:
getAD_ColumnSortOrder
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_ColumnSortOrder_ID
public void setAD_ColumnSortOrder_ID(int AD_ColumnSortOrder_ID)
Set Order Column.- Specified by:
setAD_ColumnSortOrder_ID
in interfaceI_AD_Tab
- Parameters:
AD_ColumnSortOrder_ID
- Column determining the order
-
getAD_ColumnSortOrder_ID
public int getAD_ColumnSortOrder_ID()
Get Order Column.- Specified by:
getAD_ColumnSortOrder_ID
in interfaceI_AD_Tab
- Returns:
- Column determining the order
-
getAD_ColumnSortYesNo
public I_AD_Column getAD_ColumnSortYesNo() throws RuntimeException
- Specified by:
getAD_ColumnSortYesNo
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_ColumnSortYesNo_ID
public void setAD_ColumnSortYesNo_ID(int AD_ColumnSortYesNo_ID)
Set Included Column.- Specified by:
setAD_ColumnSortYesNo_ID
in interfaceI_AD_Tab
- Parameters:
AD_ColumnSortYesNo_ID
- Column determining if a Table Column is included in Ordering
-
getAD_ColumnSortYesNo_ID
public int getAD_ColumnSortYesNo_ID()
Get Included Column.- Specified by:
getAD_ColumnSortYesNo_ID
in interfaceI_AD_Tab
- Returns:
- Column determining if a Table Column is included in Ordering
-
getAD_CtxHelp
public I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
- Specified by:
getAD_CtxHelp
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_CtxHelp_ID
public void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
Set Context Help.- Specified by:
setAD_CtxHelp_ID
in interfaceI_AD_Tab
- Parameters:
AD_CtxHelp_ID
- Context Help
-
getAD_CtxHelp_ID
public int getAD_CtxHelp_ID()
Get Context Help.- Specified by:
getAD_CtxHelp_ID
in interfaceI_AD_Tab
- Returns:
- Context Help
-
getAD_Image
public I_AD_Image getAD_Image() throws RuntimeException
- Specified by:
getAD_Image
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_Image_ID
public void setAD_Image_ID(int AD_Image_ID)
Set Image.- Specified by:
setAD_Image_ID
in interfaceI_AD_Tab
- Parameters:
AD_Image_ID
- Image or Icon
-
getAD_Image_ID
public int getAD_Image_ID()
Get Image.- Specified by:
getAD_Image_ID
in interfaceI_AD_Tab
- Returns:
- Image or Icon
-
getAD_Process
public I_AD_Process getAD_Process() throws RuntimeException
- Specified by:
getAD_Process
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_Process_ID
public void setAD_Process_ID(int AD_Process_ID)
Set Process.- Specified by:
setAD_Process_ID
in interfaceI_AD_Tab
- Parameters:
AD_Process_ID
- Process or Report
-
getAD_Process_ID
public int getAD_Process_ID()
Get Process.- Specified by:
getAD_Process_ID
in interfaceI_AD_Tab
- Returns:
- Process or Report
-
setAD_Tab_ID
public void setAD_Tab_ID(int AD_Tab_ID)
Set Tab.- Specified by:
setAD_Tab_ID
in interfaceI_AD_Tab
- Parameters:
AD_Tab_ID
- Tab within a Window
-
getAD_Tab_ID
public int getAD_Tab_ID()
Get Tab.- Specified by:
getAD_Tab_ID
in interfaceI_AD_Tab
- Returns:
- Tab within a Window
-
getAD_Table
public I_AD_Table getAD_Table() throws RuntimeException
- Specified by:
getAD_Table
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID)
Set Table.- Specified by:
setAD_Table_ID
in interfaceI_AD_Tab
- Parameters:
AD_Table_ID
- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()
Get Table.- Specified by:
getAD_Table_ID
in interfaceI_AD_Tab
- Returns:
- Database Table information
-
setAD_TabType
public void setAD_TabType(String AD_TabType)
Set Tab Type.- Specified by:
setAD_TabType
in interfaceI_AD_Tab
- Parameters:
AD_TabType
- Defines Tab Type
-
getAD_TabType
public String getAD_TabType()
Get Tab Type.- Specified by:
getAD_TabType
in interfaceI_AD_Tab
- Returns:
- Defines Tab Type
-
setAD_Tab_UU
public void setAD_Tab_UU(String AD_Tab_UU)
Set AD_Tab_UU.- Specified by:
setAD_Tab_UU
in interfaceI_AD_Tab
- Parameters:
AD_Tab_UU
- AD_Tab_UU
-
getAD_Tab_UU
public String getAD_Tab_UU()
Get AD_Tab_UU.- Specified by:
getAD_Tab_UU
in interfaceI_AD_Tab
- Returns:
- AD_Tab_UU
-
getAD_Window
public I_AD_Window getAD_Window() throws RuntimeException
- Specified by:
getAD_Window
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setAD_Window_ID
public void setAD_Window_ID(int AD_Window_ID)
Set Window.- Specified by:
setAD_Window_ID
in interfaceI_AD_Tab
- Parameters:
AD_Window_ID
- Data entry or display window
-
getAD_Window_ID
public int getAD_Window_ID()
Get Window.- Specified by:
getAD_Window_ID
in interfaceI_AD_Tab
- Returns:
- Data entry or display window
-
setCommitWarning
public void setCommitWarning(String CommitWarning)
Set Commit Warning.- Specified by:
setCommitWarning
in interfaceI_AD_Tab
- Parameters:
CommitWarning
- Warning displayed when saving
-
getCommitWarning
public String getCommitWarning()
Get Commit Warning.- Specified by:
getCommitWarning
in interfaceI_AD_Tab
- Returns:
- Warning displayed when saving
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_AD_Tab
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_AD_Tab
- Returns:
- Optional short description of the record
-
setDisplayLogic
public void setDisplayLogic(String DisplayLogic)
Set Display Logic.- Specified by:
setDisplayLogic
in interfaceI_AD_Tab
- Parameters:
DisplayLogic
- If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
public String getDisplayLogic()
Get Display Logic.- Specified by:
getDisplayLogic
in interfaceI_AD_Tab
- Returns:
- If the Field is displayed, the result determines if the field is actually displayed
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_Tab
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityType
in interfaceI_AD_Tab
- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setHasTree
public void setHasTree(boolean HasTree)
Set Has Tree.- Specified by:
setHasTree
in interfaceI_AD_Tab
- Parameters:
HasTree
- Window has Tree Graph
-
isHasTree
public boolean isHasTree()
Get Has Tree.
-
setHelp
public void setHelp(String Help)
Set Comment/Help.
-
getHelp
public String getHelp()
Get Comment/Help.
-
setImportFields
public void setImportFields(String ImportFields)
Set Import Fields.- Specified by:
setImportFields
in interfaceI_AD_Tab
- Parameters:
ImportFields
- Create Fields from Table Columns
-
getImportFields
public String getImportFields()
Get Import Fields.- Specified by:
getImportFields
in interfaceI_AD_Tab
- Returns:
- Create Fields from Table Columns
-
getIncluded_Tab
public I_AD_Tab getIncluded_Tab() throws RuntimeException
- Specified by:
getIncluded_Tab
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setIncluded_Tab_ID
public void setIncluded_Tab_ID(int Included_Tab_ID)
Set Included Tab.- Specified by:
setIncluded_Tab_ID
in interfaceI_AD_Tab
- Parameters:
Included_Tab_ID
- Included Tab in this Tab (Master Detail)
-
getIncluded_Tab_ID
public int getIncluded_Tab_ID()
Get Included Tab.- Specified by:
getIncluded_Tab_ID
in interfaceI_AD_Tab
- Returns:
- Included Tab in this Tab (Master Detail)
-
setIsAdvancedTab
public void setIsAdvancedTab(boolean IsAdvancedTab)
Set Advanced Tab.- Specified by:
setIsAdvancedTab
in interfaceI_AD_Tab
- Parameters:
IsAdvancedTab
- This Tab contains advanced Functionality
-
isAdvancedTab
public boolean isAdvancedTab()
Get Advanced Tab.- Specified by:
isAdvancedTab
in interfaceI_AD_Tab
- Returns:
- This Tab contains advanced Functionality
-
setIsAllowAdvancedLookup
public void setIsAllowAdvancedLookup(boolean IsAllowAdvancedLookup)
Set Allow Advanced Lookup.- Specified by:
setIsAllowAdvancedLookup
in interfaceI_AD_Tab
- Parameters:
IsAllowAdvancedLookup
- Allow Advanced Lookup
-
isAllowAdvancedLookup
public boolean isAllowAdvancedLookup()
Get Allow Advanced Lookup.- Specified by:
isAllowAdvancedLookup
in interfaceI_AD_Tab
- Returns:
- Allow Advanced Lookup
-
setIsInfoTab
public void setIsInfoTab(boolean IsInfoTab)
Set Accounting Tab.- Specified by:
setIsInfoTab
in interfaceI_AD_Tab
- Parameters:
IsInfoTab
- This Tab contains accounting information
-
isInfoTab
public boolean isInfoTab()
Get Accounting Tab.
-
setIsInsertRecord
public void setIsInsertRecord(boolean IsInsertRecord)
Set Insert Record.- Specified by:
setIsInsertRecord
in interfaceI_AD_Tab
- Parameters:
IsInsertRecord
- The user can insert a new Record
-
isInsertRecord
public boolean isInsertRecord()
Get Insert Record.- Specified by:
isInsertRecord
in interfaceI_AD_Tab
- Returns:
- The user can insert a new Record
-
setIsLookupOnlySelection
public void setIsLookupOnlySelection(boolean IsLookupOnlySelection)
Set Lookup Only Selection Columns.- Specified by:
setIsLookupOnlySelection
in interfaceI_AD_Tab
- Parameters:
IsLookupOnlySelection
- When defined to true Lookup panel will display only selection columns. Default to false.
-
isLookupOnlySelection
public boolean isLookupOnlySelection()
Get Lookup Only Selection Columns.- Specified by:
isLookupOnlySelection
in interfaceI_AD_Tab
- Returns:
- When defined to true Lookup panel will display only selection columns. Default to false.
-
setIsReadOnly
public void setIsReadOnly(boolean IsReadOnly)
Set Read Only.- Specified by:
setIsReadOnly
in interfaceI_AD_Tab
- Parameters:
IsReadOnly
- Field is read only
-
isReadOnly
public boolean isReadOnly()
Get Read Only.- Specified by:
isReadOnly
in interfaceI_AD_Tab
- Returns:
- Field is read only
-
setIsSingleRow
public void setIsSingleRow(boolean IsSingleRow)
Set Single Row Layout.- Specified by:
setIsSingleRow
in interfaceI_AD_Tab
- Parameters:
IsSingleRow
- Default for toggle between Single- and Multi-Row (Grid) Layout
-
isSingleRow
public boolean isSingleRow()
Get Single Row Layout.- Specified by:
isSingleRow
in interfaceI_AD_Tab
- Returns:
- Default for toggle between Single- and Multi-Row (Grid) Layout
-
setIsSortTab
public void setIsSortTab(boolean IsSortTab)
Set Order Tab.- Specified by:
setIsSortTab
in interfaceI_AD_Tab
- Parameters:
IsSortTab
- The Tab determines the Order
-
isSortTab
public boolean isSortTab()
Get Order Tab.
-
setIsTranslationTab
public void setIsTranslationTab(boolean IsTranslationTab)
Set TranslationTab.- Specified by:
setIsTranslationTab
in interfaceI_AD_Tab
- Parameters:
IsTranslationTab
- This Tab contains translation information
-
isTranslationTab
public boolean isTranslationTab()
Get TranslationTab.- Specified by:
isTranslationTab
in interfaceI_AD_Tab
- Returns:
- This Tab contains translation information
-
setMaxQueryRecords
public void setMaxQueryRecords(int MaxQueryRecords)
Set Max Query Records.- Specified by:
setMaxQueryRecords
in interfaceI_AD_Tab
- Parameters:
MaxQueryRecords
- If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records
-
getMaxQueryRecords
public int getMaxQueryRecords()
Get Max Query Records.- Specified by:
getMaxQueryRecords
in interfaceI_AD_Tab
- Returns:
- If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records
-
setName
public void setName(String Name)
Set Name.
-
getName
public String getName()
Get Name.
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setOrderByClause
public void setOrderByClause(String OrderByClause)
Set Sql ORDER BY.- Specified by:
setOrderByClause
in interfaceI_AD_Tab
- Parameters:
OrderByClause
- Fully qualified ORDER BY clause
-
getOrderByClause
public String getOrderByClause()
Get Sql ORDER BY.- Specified by:
getOrderByClause
in interfaceI_AD_Tab
- Returns:
- Fully qualified ORDER BY clause
-
getParent_Column
public I_AD_Column getParent_Column() throws RuntimeException
- Specified by:
getParent_Column
in interfaceI_AD_Tab
- Throws:
RuntimeException
-
setParent_Column_ID
public void setParent_Column_ID(int Parent_Column_ID)
Set Parent Column.- Specified by:
setParent_Column_ID
in interfaceI_AD_Tab
- Parameters:
Parent_Column_ID
- The link column on the parent tab.
-
getParent_Column_ID
public int getParent_Column_ID()
Get Parent Column.- Specified by:
getParent_Column_ID
in interfaceI_AD_Tab
- Returns:
- The link column on the parent tab.
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_AD_Tab
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_AD_Tab
- Returns:
- Process Now
-
setReadOnlyLogic
public void setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.- Specified by:
setReadOnlyLogic
in interfaceI_AD_Tab
- Parameters:
ReadOnlyLogic
- Logic to determine if field is read only (applies only when field is read-write)
-
getReadOnlyLogic
public String getReadOnlyLogic()
Get Read Only Logic.- Specified by:
getReadOnlyLogic
in interfaceI_AD_Tab
- Returns:
- Logic to determine if field is read only (applies only when field is read-write)
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.
-
getSeqNo
public int getSeqNo()
Get Sequence.
-
setTabLevel
public void setTabLevel(int TabLevel)
Set Tab Level.- Specified by:
setTabLevel
in interfaceI_AD_Tab
- Parameters:
TabLevel
- Hierarchical Tab Level (0 = top)
-
getTabLevel
public int getTabLevel()
Get Tab Level.- Specified by:
getTabLevel
in interfaceI_AD_Tab
- Returns:
- Hierarchical Tab Level (0 = top)
-
setTreeDisplayedOn
public void setTreeDisplayedOn(String TreeDisplayedOn)
Set Tree displayed.- Specified by:
setTreeDisplayedOn
in interfaceI_AD_Tab
- Parameters:
TreeDisplayedOn
- The tree can be displayed on master tab, detail tab or both
-
getTreeDisplayedOn
public String getTreeDisplayedOn()
Get Tree displayed.- Specified by:
getTreeDisplayedOn
in interfaceI_AD_Tab
- Returns:
- The tree can be displayed on master tab, detail tab or both
-
setWhereClause
public void setWhereClause(String WhereClause)
Set Sql WHERE.- Specified by:
setWhereClause
in interfaceI_AD_Tab
- Parameters:
WhereClause
- Fully qualified SQL WHERE clause
-
getWhereClause
public String getWhereClause()
Get Sql WHERE.- Specified by:
getWhereClause
in interfaceI_AD_Tab
- Returns:
- Fully qualified SQL WHERE clause
-
-