Package org.compiere.model
Class X_AD_UserDef_Field
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_UserDef_Field
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_UserDef_Field
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MUserDefField
Generated Model for AD_UserDef_Field
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
IsAlwaysUpdateable AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsAutocomplete AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsDisplayed AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsDisplayedGrid AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsMandatory AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsReadOnly AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsSameLine AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsToolbarButton AD_Reference_ID=200099static final String
Both = Bstatic final String
Toolbar = Ystatic final String
Window = Nstatic final int
IsUpdateable AD_Reference_ID=319static final String
No = Nstatic final String
Yes = YFields 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, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_UserDef_Field
accessLevel, COLUMNNAME_AD_Chart_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Field_ID, COLUMNNAME_AD_FieldGroup_ID, COLUMNNAME_AD_FieldStyle_ID, COLUMNNAME_AD_LabelStyle_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Reference_ID, COLUMNNAME_AD_Reference_Value_ID, COLUMNNAME_AD_UserDef_Field_ID, COLUMNNAME_AD_UserDef_Field_UU, COLUMNNAME_AD_UserDef_Tab_ID, COLUMNNAME_AD_Val_Rule_ID, COLUMNNAME_AD_Val_Rule_Lookup_ID, COLUMNNAME_AlwaysUpdatableLogic, COLUMNNAME_ColumnSpan, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DefaultValue, COLUMNNAME_Description, COLUMNNAME_DisplayLength, COLUMNNAME_DisplayLogic, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsAlwaysUpdateable, COLUMNNAME_IsAutocomplete, COLUMNNAME_IsDisplayed, COLUMNNAME_IsDisplayedGrid, COLUMNNAME_IsMandatory, COLUMNNAME_IsReadOnly, COLUMNNAME_IsSameLine, COLUMNNAME_IsToolbarButton, COLUMNNAME_IsUpdateable, COLUMNNAME_MandatoryLogic, COLUMNNAME_Name, COLUMNNAME_NumLines, COLUMNNAME_PA_DashboardContent_ID, COLUMNNAME_Placeholder, COLUMNNAME_ReadOnlyLogic, COLUMNNAME_SeqNo, COLUMNNAME_SeqNoGrid, COLUMNNAME_SortNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_VFormat, COLUMNNAME_XPosition, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_UserDef_Field
(Properties ctx, int AD_UserDef_Field_ID, String trxName) Standard ConstructorX_AD_UserDef_Field
(Properties ctx, int AD_UserDef_Field_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_UserDef_Field
(Properties ctx, String AD_UserDef_Field_UU, String trxName) Standard ConstructorX_AD_UserDef_Field
(Properties ctx, String AD_UserDef_Field_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_UserDef_Field
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Chart.int
Get Field.int
Get Field Group.int
Get Field Style.int
Get Label Style.int
Get Reference.int
Get Reference Key.int
Get User defined Field.Get AD_UserDef_Field_UU.int
Get User defined Tab.int
Get Dynamic Validation.int
Get Dynamic Validation (Lookup).Get Always Updatable Logic.int
Get Column Span.Get Default Logic.Get Description.int
Get Display Length.Get Display Logic.getHelp()
Get Comment/Help.Get Always Updatable.Get Auto complete.Get Displayed.Get Show in Grid.Get Mandatory.Get Read Only.Get Same Line.Get Toolbar Button.Get Updatable.Get Record ID/ColumnNameGet Mandatory Logic.getName()
Get Name.int
Get Number of Lines.int
Get Dashboard Content.Get Placeholder.Get Read Only Logic.int
getSeqNo()
Get Sequence.int
Get Grid Sequence No.int
Get Record Sort No.Get Value Format.int
Get X Position.protected POInfo
initPO
(Properties ctx) Load Meta Datavoid
setAD_Chart_ID
(int AD_Chart_ID) Set Chart.void
setAD_Field_ID
(int AD_Field_ID) Set Field.void
setAD_FieldGroup_ID
(int AD_FieldGroup_ID) Set Field Group.void
setAD_FieldStyle_ID
(int AD_FieldStyle_ID) Set Field Style.void
setAD_LabelStyle_ID
(int AD_LabelStyle_ID) Set Label Style.void
setAD_Reference_ID
(int AD_Reference_ID) Set Reference.void
setAD_Reference_Value_ID
(int AD_Reference_Value_ID) Set Reference Key.void
setAD_UserDef_Field_ID
(int AD_UserDef_Field_ID) Set User defined Field.void
setAD_UserDef_Field_UU
(String AD_UserDef_Field_UU) Set AD_UserDef_Field_UU.void
setAD_UserDef_Tab_ID
(int AD_UserDef_Tab_ID) Set User defined Tab.void
setAD_Val_Rule_ID
(int AD_Val_Rule_ID) Set Dynamic Validation.void
setAD_Val_Rule_Lookup_ID
(int AD_Val_Rule_Lookup_ID) Set Dynamic Validation (Lookup).void
setAlwaysUpdatableLogic
(String AlwaysUpdatableLogic) Set Always Updatable Logic.void
setColumnSpan
(int ColumnSpan) Set Column Span.void
setDefaultValue
(String DefaultValue) Set Default Logic.void
setDescription
(String Description) Set Description.void
setDisplayLength
(int DisplayLength) Set Display Length.void
setDisplayLogic
(String DisplayLogic) Set Display Logic.void
Set Comment/Help.void
setIsAlwaysUpdateable
(String IsAlwaysUpdateable) Set Always Updatable.void
setIsAutocomplete
(String IsAutocomplete) Set Auto complete.void
setIsDisplayed
(String IsDisplayed) Set Displayed.void
setIsDisplayedGrid
(String IsDisplayedGrid) Set Show in Grid.void
setIsMandatory
(String IsMandatory) Set Mandatory.void
setIsReadOnly
(String IsReadOnly) Set Read Only.void
setIsSameLine
(String IsSameLine) Set Same Line.void
setIsToolbarButton
(String IsToolbarButton) Set Toolbar Button.void
setIsUpdateable
(String IsUpdateable) Set Updatable.void
setMandatoryLogic
(String MandatoryLogic) Set Mandatory Logic.void
Set Name.void
setNumLines
(int NumLines) Set Number of Lines.void
setPA_DashboardContent_ID
(int PA_DashboardContent_ID) Set Dashboard Content.void
setPlaceholder
(String Placeholder) Set Placeholder.void
setReadOnlyLogic
(String ReadOnlyLogic) Set Read Only Logic.void
setSeqNo
(int SeqNo) Set Sequence.void
setSeqNoGrid
(int SeqNoGrid) Set Grid Sequence No.void
setSortNo
(int SortNo) Set Record Sort No.void
setVFormat
(String VFormat) Set Value Format.void
setXPosition
(int XPosition) Set X Position.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, 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_UserDef_Field
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 Details
-
ISALWAYSUPDATEABLE_AD_Reference_ID
public static final int ISALWAYSUPDATEABLE_AD_Reference_IDIsAlwaysUpdateable AD_Reference_ID=319- See Also:
-
ISALWAYSUPDATEABLE_No
No = N- See Also:
-
ISALWAYSUPDATEABLE_Yes
Yes = Y- See Also:
-
ISAUTOCOMPLETE_AD_Reference_ID
public static final int ISAUTOCOMPLETE_AD_Reference_IDIsAutocomplete AD_Reference_ID=319- See Also:
-
ISAUTOCOMPLETE_No
No = N- See Also:
-
ISAUTOCOMPLETE_Yes
Yes = Y- See Also:
-
ISDISPLAYED_AD_Reference_ID
public static final int ISDISPLAYED_AD_Reference_IDIsDisplayed AD_Reference_ID=319- See Also:
-
ISDISPLAYED_No
No = N- See Also:
-
ISDISPLAYED_Yes
Yes = Y- See Also:
-
ISDISPLAYEDGRID_AD_Reference_ID
public static final int ISDISPLAYEDGRID_AD_Reference_IDIsDisplayedGrid AD_Reference_ID=319- See Also:
-
ISDISPLAYEDGRID_No
No = N- See Also:
-
ISDISPLAYEDGRID_Yes
Yes = Y- See Also:
-
ISMANDATORY_AD_Reference_ID
public static final int ISMANDATORY_AD_Reference_IDIsMandatory AD_Reference_ID=319- See Also:
-
ISMANDATORY_No
No = N- See Also:
-
ISMANDATORY_Yes
Yes = Y- See Also:
-
ISREADONLY_AD_Reference_ID
public static final int ISREADONLY_AD_Reference_IDIsReadOnly AD_Reference_ID=319- See Also:
-
ISREADONLY_No
No = N- See Also:
-
ISREADONLY_Yes
Yes = Y- See Also:
-
ISSAMELINE_AD_Reference_ID
public static final int ISSAMELINE_AD_Reference_IDIsSameLine AD_Reference_ID=319- See Also:
-
ISSAMELINE_No
No = N- See Also:
-
ISSAMELINE_Yes
Yes = Y- See Also:
-
ISTOOLBARBUTTON_AD_Reference_ID
public static final int ISTOOLBARBUTTON_AD_Reference_IDIsToolbarButton AD_Reference_ID=200099- See Also:
-
ISTOOLBARBUTTON_Both
Both = B- See Also:
-
ISTOOLBARBUTTON_Window
Window = N- See Also:
-
ISTOOLBARBUTTON_Toolbar
Toolbar = Y- See Also:
-
ISUPDATEABLE_AD_Reference_ID
public static final int ISUPDATEABLE_AD_Reference_IDIsUpdateable AD_Reference_ID=319- See Also:
-
ISUPDATEABLE_No
No = N- See Also:
-
ISUPDATEABLE_Yes
Yes = Y- See Also:
-
-
Constructor Details
-
X_AD_UserDef_Field
Standard Constructor -
X_AD_UserDef_Field
public X_AD_UserDef_Field(Properties ctx, int AD_UserDef_Field_ID, String trxName, String... virtualColumns) Standard Constructor -
X_AD_UserDef_Field
Standard Constructor -
X_AD_UserDef_Field
public X_AD_UserDef_Field(Properties ctx, String AD_UserDef_Field_UU, String trxName, String... virtualColumns) Standard Constructor -
X_AD_UserDef_Field
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAD_Chart
- Specified by:
getAD_Chart
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_Chart_ID
public void setAD_Chart_ID(int AD_Chart_ID) Set Chart.- Specified by:
setAD_Chart_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_Chart_ID
- Chart
-
getAD_Chart_ID
public int getAD_Chart_ID()Get Chart.- Specified by:
getAD_Chart_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Chart
-
getAD_FieldGroup
- Specified by:
getAD_FieldGroup
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_FieldGroup_ID
public void setAD_FieldGroup_ID(int AD_FieldGroup_ID) Set Field Group.- Specified by:
setAD_FieldGroup_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_FieldGroup_ID
- Logical grouping of fields
-
getAD_FieldGroup_ID
public int getAD_FieldGroup_ID()Get Field Group.- Specified by:
getAD_FieldGroup_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Logical grouping of fields
-
getAD_Field
- Specified by:
getAD_Field
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_Field_ID
public void setAD_Field_ID(int AD_Field_ID) Set Field.- Specified by:
setAD_Field_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_Field_ID
- Field on a database table
-
getAD_Field_ID
public int getAD_Field_ID()Get Field.- Specified by:
getAD_Field_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Field on a database table
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
getAD_FieldStyle
- Specified by:
getAD_FieldStyle
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_FieldStyle_ID
public void setAD_FieldStyle_ID(int AD_FieldStyle_ID) Set Field Style.- Specified by:
setAD_FieldStyle_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_FieldStyle_ID
- Field CSS Style
-
getAD_FieldStyle_ID
public int getAD_FieldStyle_ID()Get Field Style.- Specified by:
getAD_FieldStyle_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Field CSS Style
-
getAD_LabelStyle
- Specified by:
getAD_LabelStyle
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_LabelStyle_ID
public void setAD_LabelStyle_ID(int AD_LabelStyle_ID) Set Label Style.- Specified by:
setAD_LabelStyle_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_LabelStyle_ID
- Label CSS Style
-
getAD_LabelStyle_ID
public int getAD_LabelStyle_ID()Get Label Style.- Specified by:
getAD_LabelStyle_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Label CSS Style
-
getAD_Reference
- Specified by:
getAD_Reference
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_Reference_ID
public void setAD_Reference_ID(int AD_Reference_ID) Set Reference.- Specified by:
setAD_Reference_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_Reference_ID
- System Reference and Validation
-
getAD_Reference_ID
public int getAD_Reference_ID()Get Reference.- Specified by:
getAD_Reference_ID
in interfaceI_AD_UserDef_Field
- Returns:
- System Reference and Validation
-
getAD_Reference_Value
- Specified by:
getAD_Reference_Value
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_Reference_Value_ID
public void setAD_Reference_Value_ID(int AD_Reference_Value_ID) Set Reference Key.- Specified by:
setAD_Reference_Value_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_Reference_Value_ID
- Required to specify, if data type is Table or List
-
getAD_Reference_Value_ID
public int getAD_Reference_Value_ID()Get Reference Key.- Specified by:
getAD_Reference_Value_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Required to specify, if data type is Table or List
-
setAD_UserDef_Field_ID
public void setAD_UserDef_Field_ID(int AD_UserDef_Field_ID) Set User defined Field.- Specified by:
setAD_UserDef_Field_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_UserDef_Field_ID
- User defined Field
-
getAD_UserDef_Field_ID
public int getAD_UserDef_Field_ID()Get User defined Field.- Specified by:
getAD_UserDef_Field_ID
in interfaceI_AD_UserDef_Field
- Returns:
- User defined Field
-
setAD_UserDef_Field_UU
Set AD_UserDef_Field_UU.- Specified by:
setAD_UserDef_Field_UU
in interfaceI_AD_UserDef_Field
- Parameters:
AD_UserDef_Field_UU
- AD_UserDef_Field_UU
-
getAD_UserDef_Field_UU
Get AD_UserDef_Field_UU.- Specified by:
getAD_UserDef_Field_UU
in interfaceI_AD_UserDef_Field
- Returns:
- AD_UserDef_Field_UU
-
getAD_UserDef_Tab
- Specified by:
getAD_UserDef_Tab
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_UserDef_Tab_ID
public void setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID) Set User defined Tab.- Specified by:
setAD_UserDef_Tab_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_UserDef_Tab_ID
- User defined Tab
-
getAD_UserDef_Tab_ID
public int getAD_UserDef_Tab_ID()Get User defined Tab.- Specified by:
getAD_UserDef_Tab_ID
in interfaceI_AD_UserDef_Field
- Returns:
- User defined Tab
-
getAD_Val_Rule
- Specified by:
getAD_Val_Rule
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_Val_Rule_ID
public void setAD_Val_Rule_ID(int AD_Val_Rule_ID) Set Dynamic Validation.- Specified by:
setAD_Val_Rule_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_Val_Rule_ID
- Dynamic Validation Rule
-
getAD_Val_Rule_ID
public int getAD_Val_Rule_ID()Get Dynamic Validation.- Specified by:
getAD_Val_Rule_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Dynamic Validation Rule
-
getAD_Val_Rule_Lookup
- Specified by:
getAD_Val_Rule_Lookup
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setAD_Val_Rule_Lookup_ID
public void setAD_Val_Rule_Lookup_ID(int AD_Val_Rule_Lookup_ID) Set Dynamic Validation (Lookup).- Specified by:
setAD_Val_Rule_Lookup_ID
in interfaceI_AD_UserDef_Field
- Parameters:
AD_Val_Rule_Lookup_ID
- Override Dynamic Validation Rule for Lookup Window
-
getAD_Val_Rule_Lookup_ID
public int getAD_Val_Rule_Lookup_ID()Get Dynamic Validation (Lookup).- Specified by:
getAD_Val_Rule_Lookup_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Override Dynamic Validation Rule for Lookup Window
-
setAlwaysUpdatableLogic
Set Always Updatable Logic.- Specified by:
setAlwaysUpdatableLogic
in interfaceI_AD_UserDef_Field
- Parameters:
AlwaysUpdatableLogic
- Logic to determine if field is Updatable irrespective if record's active status or processed status. This logic Applicable only if Always Updatable is N.
-
getAlwaysUpdatableLogic
Get Always Updatable Logic.- Specified by:
getAlwaysUpdatableLogic
in interfaceI_AD_UserDef_Field
- Returns:
- Logic to determine if field is Updatable irrespective if record's active status or processed status. This logic Applicable only if Always Updatable is N.
-
setColumnSpan
public void setColumnSpan(int ColumnSpan) Set Column Span.- Specified by:
setColumnSpan
in interfaceI_AD_UserDef_Field
- Parameters:
ColumnSpan
- Number of column for a box of field
-
getColumnSpan
public int getColumnSpan()Get Column Span.- Specified by:
getColumnSpan
in interfaceI_AD_UserDef_Field
- Returns:
- Number of column for a box of field
-
setDefaultValue
Set Default Logic.- Specified by:
setDefaultValue
in interfaceI_AD_UserDef_Field
- Parameters:
DefaultValue
- Default value hierarchy, separated by ;
-
getDefaultValue
Get Default Logic.- Specified by:
getDefaultValue
in interfaceI_AD_UserDef_Field
- Returns:
- Default value hierarchy, separated by ;
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_UserDef_Field
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_UserDef_Field
- Returns:
- Optional short description of the record
-
setDisplayLength
public void setDisplayLength(int DisplayLength) Set Display Length.- Specified by:
setDisplayLength
in interfaceI_AD_UserDef_Field
- Parameters:
DisplayLength
- Length of the display in characters
-
getDisplayLength
public int getDisplayLength()Get Display Length.- Specified by:
getDisplayLength
in interfaceI_AD_UserDef_Field
- Returns:
- Length of the display in characters
-
setDisplayLogic
Set Display Logic.- Specified by:
setDisplayLogic
in interfaceI_AD_UserDef_Field
- Parameters:
DisplayLogic
- If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
Get Display Logic.- Specified by:
getDisplayLogic
in interfaceI_AD_UserDef_Field
- Returns:
- If the Field is displayed, the result determines if the field is actually displayed
-
setHelp
Set Comment/Help.- Specified by:
setHelp
in interfaceI_AD_UserDef_Field
- Parameters:
Help
- Comment or Hint
-
getHelp
Get Comment/Help.- Specified by:
getHelp
in interfaceI_AD_UserDef_Field
- Returns:
- Comment or Hint
-
setIsAlwaysUpdateable
Set Always Updatable.- Specified by:
setIsAlwaysUpdateable
in interfaceI_AD_UserDef_Field
- Parameters:
IsAlwaysUpdateable
- The column is always updateable, even if the record is not active or processed
-
getIsAlwaysUpdateable
Get Always Updatable.- Specified by:
getIsAlwaysUpdateable
in interfaceI_AD_UserDef_Field
- Returns:
- The column is always updateable, even if the record is not active or processed
-
setIsAutocomplete
Set Auto complete.- Specified by:
setIsAutocomplete
in interfaceI_AD_UserDef_Field
- Parameters:
IsAutocomplete
- Automatic completion for text fields
-
getIsAutocomplete
Get Auto complete.- Specified by:
getIsAutocomplete
in interfaceI_AD_UserDef_Field
- Returns:
- Automatic completion for text fields
-
setIsDisplayed
Set Displayed.- Specified by:
setIsDisplayed
in interfaceI_AD_UserDef_Field
- Parameters:
IsDisplayed
- Determines, if this field is displayed
-
getIsDisplayed
Get Displayed.- Specified by:
getIsDisplayed
in interfaceI_AD_UserDef_Field
- Returns:
- Determines, if this field is displayed
-
setIsDisplayedGrid
Set Show in Grid.- Specified by:
setIsDisplayedGrid
in interfaceI_AD_UserDef_Field
- Parameters:
IsDisplayedGrid
- Show in Grid
-
getIsDisplayedGrid
Get Show in Grid.- Specified by:
getIsDisplayedGrid
in interfaceI_AD_UserDef_Field
- Returns:
- Show in Grid
-
setIsMandatory
Set Mandatory.- Specified by:
setIsMandatory
in interfaceI_AD_UserDef_Field
- Parameters:
IsMandatory
- Data entry is required in this column
-
getIsMandatory
Get Mandatory.- Specified by:
getIsMandatory
in interfaceI_AD_UserDef_Field
- Returns:
- Data entry is required in this column
-
setIsReadOnly
Set Read Only.- Specified by:
setIsReadOnly
in interfaceI_AD_UserDef_Field
- Parameters:
IsReadOnly
- Field is read only
-
getIsReadOnly
Get Read Only.- Specified by:
getIsReadOnly
in interfaceI_AD_UserDef_Field
- Returns:
- Field is read only
-
setIsSameLine
Set Same Line.- Specified by:
setIsSameLine
in interfaceI_AD_UserDef_Field
- Parameters:
IsSameLine
- Displayed on same line as previous field
-
getIsSameLine
Get Same Line.- Specified by:
getIsSameLine
in interfaceI_AD_UserDef_Field
- Returns:
- Displayed on same line as previous field
-
setIsToolbarButton
Set Toolbar Button.- Specified by:
setIsToolbarButton
in interfaceI_AD_UserDef_Field
- Parameters:
IsToolbarButton
- Show the button on the toolbar, the window, or both
-
getIsToolbarButton
Get Toolbar Button.- Specified by:
getIsToolbarButton
in interfaceI_AD_UserDef_Field
- Returns:
- Show the button on the toolbar, the window, or both
-
setIsUpdateable
Set Updatable.- Specified by:
setIsUpdateable
in interfaceI_AD_UserDef_Field
- Parameters:
IsUpdateable
- Determines, if the field can be updated
-
getIsUpdateable
Get Updatable.- Specified by:
getIsUpdateable
in interfaceI_AD_UserDef_Field
- Returns:
- Determines, if the field can be updated
-
setMandatoryLogic
Set Mandatory Logic.- Specified by:
setMandatoryLogic
in interfaceI_AD_UserDef_Field
- Parameters:
MandatoryLogic
- Mandatory Logic
-
getMandatoryLogic
Get Mandatory Logic.- Specified by:
getMandatoryLogic
in interfaceI_AD_UserDef_Field
- Returns:
- Mandatory Logic
-
setName
Set Name.- Specified by:
setName
in interfaceI_AD_UserDef_Field
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_UserDef_Field
- Returns:
- Alphanumeric identifier of the entity
-
setNumLines
public void setNumLines(int NumLines) Set Number of Lines.- Specified by:
setNumLines
in interfaceI_AD_UserDef_Field
- Parameters:
NumLines
- Number of lines for a field
-
getNumLines
public int getNumLines()Get Number of Lines.- Specified by:
getNumLines
in interfaceI_AD_UserDef_Field
- Returns:
- Number of lines for a field
-
getPA_DashboardContent
- Specified by:
getPA_DashboardContent
in interfaceI_AD_UserDef_Field
- Throws:
RuntimeException
-
setPA_DashboardContent_ID
public void setPA_DashboardContent_ID(int PA_DashboardContent_ID) Set Dashboard Content.- Specified by:
setPA_DashboardContent_ID
in interfaceI_AD_UserDef_Field
- Parameters:
PA_DashboardContent_ID
- Dashboard Content
-
getPA_DashboardContent_ID
public int getPA_DashboardContent_ID()Get Dashboard Content.- Specified by:
getPA_DashboardContent_ID
in interfaceI_AD_UserDef_Field
- Returns:
- Dashboard Content
-
setPlaceholder
Set Placeholder.- Specified by:
setPlaceholder
in interfaceI_AD_UserDef_Field
- Parameters:
Placeholder
- Placeholder
-
getPlaceholder
Get Placeholder.- Specified by:
getPlaceholder
in interfaceI_AD_UserDef_Field
- Returns:
- Placeholder
-
setReadOnlyLogic
Set Read Only Logic.- Specified by:
setReadOnlyLogic
in interfaceI_AD_UserDef_Field
- Parameters:
ReadOnlyLogic
- Logic to determine if field is read only (applies only when field is read-write)
-
getReadOnlyLogic
Get Read Only Logic.- Specified by:
getReadOnlyLogic
in interfaceI_AD_UserDef_Field
- Returns:
- Logic to determine if field is read only (applies only when field is read-write)
-
setSeqNo
public void setSeqNo(int SeqNo) Set Sequence.- Specified by:
setSeqNo
in interfaceI_AD_UserDef_Field
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()Get Sequence.- Specified by:
getSeqNo
in interfaceI_AD_UserDef_Field
- Returns:
- Method of ordering records; lowest number comes first
-
setSeqNoGrid
public void setSeqNoGrid(int SeqNoGrid) Set Grid Sequence No.- Specified by:
setSeqNoGrid
in interfaceI_AD_UserDef_Field
- Parameters:
SeqNoGrid
- Grid Sequence No
-
getSeqNoGrid
public int getSeqNoGrid()Get Grid Sequence No.- Specified by:
getSeqNoGrid
in interfaceI_AD_UserDef_Field
- Returns:
- Grid Sequence No
-
setSortNo
public void setSortNo(int SortNo) Set Record Sort No.- Specified by:
setSortNo
in interfaceI_AD_UserDef_Field
- Parameters:
SortNo
- Determines in what order the records are displayed
-
getSortNo
public int getSortNo()Get Record Sort No.- Specified by:
getSortNo
in interfaceI_AD_UserDef_Field
- Returns:
- Determines in what order the records are displayed
-
setVFormat
Set Value Format.- Specified by:
setVFormat
in interfaceI_AD_UserDef_Field
- Parameters:
VFormat
- Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
-
getVFormat
Get Value Format.- Specified by:
getVFormat
in interfaceI_AD_UserDef_Field
- Returns:
- Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
-
setXPosition
public void setXPosition(int XPosition) Set X Position.- Specified by:
setXPosition
in interfaceI_AD_UserDef_Field
- Parameters:
XPosition
- Absolute X (horizontal) position in 1/72 of an inch
-
getXPosition
public int getXPosition()Get X Position.- Specified by:
getXPosition
in interfaceI_AD_UserDef_Field
- Returns:
- Absolute X (horizontal) position in 1/72 of an inch
-