Package org.compiere.model
Interface I_AD_UserDef_Field
-
- All Known Implementing Classes:
MUserDefField
,X_AD_UserDef_Field
public interface I_AD_UserDef_Field
Generated Interface for AD_UserDef_Field- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Field_ID
Column name AD_Field_IDstatic String
COLUMNNAME_AD_FieldGroup_ID
Column name AD_FieldGroup_IDstatic String
COLUMNNAME_AD_FieldStyle_ID
Column name AD_FieldStyle_IDstatic String
COLUMNNAME_AD_LabelStyle_ID
Column name AD_LabelStyle_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_IDstatic String
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_IDstatic String
COLUMNNAME_AD_UserDef_Field_ID
Column name AD_UserDef_Field_IDstatic String
COLUMNNAME_AD_UserDef_Field_UU
Column name AD_UserDef_Field_UUstatic String
COLUMNNAME_AD_UserDef_Tab_ID
Column name AD_UserDef_Tab_IDstatic String
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_IDstatic String
COLUMNNAME_AD_Val_Rule_Lookup_ID
Column name AD_Val_Rule_Lookup_IDstatic String
COLUMNNAME_ColumnSpan
Column name ColumnSpanstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DefaultValue
Column name DefaultValuestatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DisplayLength
Column name DisplayLengthstatic String
COLUMNNAME_DisplayLogic
Column name DisplayLogicstatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAlwaysUpdateable
Column name IsAlwaysUpdateablestatic String
COLUMNNAME_IsAutocomplete
Column name IsAutocompletestatic String
COLUMNNAME_IsDisplayed
Column name IsDisplayedstatic String
COLUMNNAME_IsDisplayedGrid
Column name IsDisplayedGridstatic String
COLUMNNAME_IsMandatory
Column name IsMandatorystatic String
COLUMNNAME_IsReadOnly
Column name IsReadOnlystatic String
COLUMNNAME_IsSameLine
Column name IsSameLinestatic String
COLUMNNAME_IsToolbarButton
Column name IsToolbarButtonstatic String
COLUMNNAME_IsUpdateable
Column name IsUpdateablestatic String
COLUMNNAME_MandatoryLogic
Column name MandatoryLogicstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_NumLines
Column name NumLinesstatic String
COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_IDstatic String
COLUMNNAME_Placeholder
Column name Placeholderstatic String
COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogicstatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_SeqNoGrid
Column name SeqNoGridstatic String
COLUMNNAME_SortNo
Column name SortNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_VFormat
Column name VFormatstatic String
COLUMNNAME_XPosition
Column name XPositionstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=464static String
Table_Name
TableName=AD_UserDef_Field
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.I_AD_Field
getAD_Field()
int
getAD_Field_ID()
Get Field.I_AD_FieldGroup
getAD_FieldGroup()
int
getAD_FieldGroup_ID()
Get Field Group.I_AD_Style
getAD_FieldStyle()
int
getAD_FieldStyle_ID()
Get Field Style.I_AD_Style
getAD_LabelStyle()
int
getAD_LabelStyle_ID()
Get Label Style.int
getAD_Org_ID()
Get Organization.I_AD_Reference
getAD_Reference()
int
getAD_Reference_ID()
Get Reference.I_AD_Reference
getAD_Reference_Value()
int
getAD_Reference_Value_ID()
Get Reference Key.int
getAD_UserDef_Field_ID()
Get User defined FieldString
getAD_UserDef_Field_UU()
Get AD_UserDef_Field_UUI_AD_UserDef_Tab
getAD_UserDef_Tab()
int
getAD_UserDef_Tab_ID()
Get User defined TabI_AD_Val_Rule
getAD_Val_Rule()
int
getAD_Val_Rule_ID()
Get Dynamic Validation.I_AD_Val_Rule
getAD_Val_Rule_Lookup()
int
getAD_Val_Rule_Lookup_ID()
Get Dynamic Validation (Lookup).int
getColumnSpan()
Get Column Span.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDefaultValue()
Get Default Logic.String
getDescription()
Get Description.int
getDisplayLength()
Get Display Length.String
getDisplayLogic()
Get Display Logic.String
getHelp()
Get Comment/Help.String
getIsAlwaysUpdateable()
Get Always Updatable.String
getIsAutocomplete()
Get Autocomplete.String
getIsDisplayed()
Get Displayed.String
getIsDisplayedGrid()
Get Show in GridString
getIsMandatory()
Get Mandatory.String
getIsReadOnly()
Get Read Only.String
getIsSameLine()
Get Same Line.String
getIsToolbarButton()
Get Toolbar Button.String
getIsUpdateable()
Get Updatable.String
getMandatoryLogic()
Get Mandatory LogicString
getName()
Get Name.int
getNumLines()
Get Number of Lines.I_PA_DashboardContent
getPA_DashboardContent()
int
getPA_DashboardContent_ID()
Get Dashboard ContentString
getPlaceholder()
Get PlaceholderString
getReadOnlyLogic()
Get Read Only Logic.int
getSeqNo()
Get Sequence.int
getSeqNoGrid()
Get Grid Sequence Noint
getSortNo()
Get Record Sort No.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getVFormat()
Get Value Format.int
getXPosition()
Get X Position.boolean
isActive()
Get Active.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_Org_ID(int AD_Org_ID)
Set Organization.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 Fieldvoid
setAD_UserDef_Field_UU(String AD_UserDef_Field_UU)
Set AD_UserDef_Field_UUvoid
setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID)
Set User defined Tabvoid
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
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
setHelp(String Help)
Set Comment/Help.void
setIsActive(boolean IsActive)
Set Active.void
setIsAlwaysUpdateable(String IsAlwaysUpdateable)
Set Always Updatable.void
setIsAutocomplete(String IsAutocomplete)
Set Autocomplete.void
setIsDisplayed(String IsDisplayed)
Set Displayed.void
setIsDisplayedGrid(String IsDisplayedGrid)
Set Show in Gridvoid
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 Logicvoid
setName(String Name)
Set Name.void
setNumLines(int NumLines)
Set Number of Lines.void
setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set Dashboard Contentvoid
setPlaceholder(String Placeholder)
Set Placeholdervoid
setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.void
setSeqNo(int SeqNo)
Set Sequence.void
setSeqNoGrid(int SeqNoGrid)
Set Grid Sequence Novoid
setSortNo(int SortNo)
Set Record Sort No.void
setVFormat(String VFormat)
Set Value Format.void
setXPosition(int XPosition)
Set X Position.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_UserDef_Field- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=464- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_FieldGroup_ID
static final String COLUMNNAME_AD_FieldGroup_ID
Column name AD_FieldGroup_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Field_ID
static final String COLUMNNAME_AD_Field_ID
Column name AD_Field_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_FieldStyle_ID
static final String COLUMNNAME_AD_FieldStyle_ID
Column name AD_FieldStyle_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_LabelStyle_ID
static final String COLUMNNAME_AD_LabelStyle_ID
Column name AD_LabelStyle_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_ID
static final String COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_Value_ID
static final String COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_UserDef_Field_ID
static final String COLUMNNAME_AD_UserDef_Field_ID
Column name AD_UserDef_Field_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_UserDef_Field_UU
static final String COLUMNNAME_AD_UserDef_Field_UU
Column name AD_UserDef_Field_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_UserDef_Tab_ID
static final String COLUMNNAME_AD_UserDef_Tab_ID
Column name AD_UserDef_Tab_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Val_Rule_ID
static final String COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Val_Rule_Lookup_ID
static final String COLUMNNAME_AD_Val_Rule_Lookup_ID
Column name AD_Val_Rule_Lookup_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ColumnSpan
static final String COLUMNNAME_ColumnSpan
Column name ColumnSpan- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DefaultValue
static final String COLUMNNAME_DefaultValue
Column name DefaultValue- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DisplayLength
static final String COLUMNNAME_DisplayLength
Column name DisplayLength- See Also:
- Constant Field Values
-
COLUMNNAME_DisplayLogic
static final String COLUMNNAME_DisplayLogic
Column name DisplayLogic- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAlwaysUpdateable
static final String COLUMNNAME_IsAlwaysUpdateable
Column name IsAlwaysUpdateable- See Also:
- Constant Field Values
-
COLUMNNAME_IsAutocomplete
static final String COLUMNNAME_IsAutocomplete
Column name IsAutocomplete- See Also:
- Constant Field Values
-
COLUMNNAME_IsDisplayed
static final String COLUMNNAME_IsDisplayed
Column name IsDisplayed- See Also:
- Constant Field Values
-
COLUMNNAME_IsDisplayedGrid
static final String COLUMNNAME_IsDisplayedGrid
Column name IsDisplayedGrid- See Also:
- Constant Field Values
-
COLUMNNAME_IsMandatory
static final String COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
- Constant Field Values
-
COLUMNNAME_IsReadOnly
static final String COLUMNNAME_IsReadOnly
Column name IsReadOnly- See Also:
- Constant Field Values
-
COLUMNNAME_IsSameLine
static final String COLUMNNAME_IsSameLine
Column name IsSameLine- See Also:
- Constant Field Values
-
COLUMNNAME_IsToolbarButton
static final String COLUMNNAME_IsToolbarButton
Column name IsToolbarButton- See Also:
- Constant Field Values
-
COLUMNNAME_IsUpdateable
static final String COLUMNNAME_IsUpdateable
Column name IsUpdateable- See Also:
- Constant Field Values
-
COLUMNNAME_MandatoryLogic
static final String COLUMNNAME_MandatoryLogic
Column name MandatoryLogic- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_NumLines
static final String COLUMNNAME_NumLines
Column name NumLines- See Also:
- Constant Field Values
-
COLUMNNAME_PA_DashboardContent_ID
static final String COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Placeholder
static final String COLUMNNAME_Placeholder
Column name Placeholder- See Also:
- Constant Field Values
-
COLUMNNAME_ReadOnlyLogic
static final String COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogic- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNoGrid
static final String COLUMNNAME_SeqNoGrid
Column name SeqNoGrid- See Also:
- Constant Field Values
-
COLUMNNAME_SortNo
static final String COLUMNNAME_SortNo
Column name SortNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_VFormat
static final String COLUMNNAME_VFormat
Column name VFormat- See Also:
- Constant Field Values
-
COLUMNNAME_XPosition
static final String COLUMNNAME_XPosition
Column name XPosition- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_FieldGroup_ID
void setAD_FieldGroup_ID(int AD_FieldGroup_ID)
Set Field Group. Logical grouping of fields
-
getAD_FieldGroup_ID
int getAD_FieldGroup_ID()
Get Field Group. Logical grouping of fields
-
getAD_FieldGroup
I_AD_FieldGroup getAD_FieldGroup() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Field_ID
void setAD_Field_ID(int AD_Field_ID)
Set Field. Field on a database table
-
getAD_Field_ID
int getAD_Field_ID()
Get Field. Field on a database table
-
getAD_Field
I_AD_Field getAD_Field() throws RuntimeException
- Throws:
RuntimeException
-
setAD_FieldStyle_ID
void setAD_FieldStyle_ID(int AD_FieldStyle_ID)
Set Field Style. Field CSS Style
-
getAD_FieldStyle_ID
int getAD_FieldStyle_ID()
Get Field Style. Field CSS Style
-
getAD_FieldStyle
I_AD_Style getAD_FieldStyle() throws RuntimeException
- Throws:
RuntimeException
-
setAD_LabelStyle_ID
void setAD_LabelStyle_ID(int AD_LabelStyle_ID)
Set Label Style. Label CSS Style
-
getAD_LabelStyle_ID
int getAD_LabelStyle_ID()
Get Label Style. Label CSS Style
-
getAD_LabelStyle
I_AD_Style getAD_LabelStyle() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_Reference_ID
void setAD_Reference_ID(int AD_Reference_ID)
Set Reference. System Reference and Validation
-
getAD_Reference_ID
int getAD_Reference_ID()
Get Reference. System Reference and Validation
-
getAD_Reference
I_AD_Reference getAD_Reference() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Reference_Value_ID
void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
Set Reference Key. Required to specify, if data type is Table or List
-
getAD_Reference_Value_ID
int getAD_Reference_Value_ID()
Get Reference Key. Required to specify, if data type is Table or List
-
getAD_Reference_Value
I_AD_Reference getAD_Reference_Value() throws RuntimeException
- Throws:
RuntimeException
-
setAD_UserDef_Field_ID
void setAD_UserDef_Field_ID(int AD_UserDef_Field_ID)
Set User defined Field
-
getAD_UserDef_Field_ID
int getAD_UserDef_Field_ID()
Get User defined Field
-
setAD_UserDef_Field_UU
void setAD_UserDef_Field_UU(String AD_UserDef_Field_UU)
Set AD_UserDef_Field_UU
-
getAD_UserDef_Field_UU
String getAD_UserDef_Field_UU()
Get AD_UserDef_Field_UU
-
setAD_UserDef_Tab_ID
void setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID)
Set User defined Tab
-
getAD_UserDef_Tab_ID
int getAD_UserDef_Tab_ID()
Get User defined Tab
-
getAD_UserDef_Tab
I_AD_UserDef_Tab getAD_UserDef_Tab() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Val_Rule_ID
void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
Set Dynamic Validation. Dynamic Validation Rule
-
getAD_Val_Rule_ID
int getAD_Val_Rule_ID()
Get Dynamic Validation. Dynamic Validation Rule
-
getAD_Val_Rule
I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Val_Rule_Lookup_ID
void setAD_Val_Rule_Lookup_ID(int AD_Val_Rule_Lookup_ID)
Set Dynamic Validation (Lookup). Override Dynamic Validation Rule for Lookup Window
-
getAD_Val_Rule_Lookup_ID
int getAD_Val_Rule_Lookup_ID()
Get Dynamic Validation (Lookup). Override Dynamic Validation Rule for Lookup Window
-
getAD_Val_Rule_Lookup
I_AD_Val_Rule getAD_Val_Rule_Lookup() throws RuntimeException
- Throws:
RuntimeException
-
setColumnSpan
void setColumnSpan(int ColumnSpan)
Set Column Span. Number of column for a box of field
-
getColumnSpan
int getColumnSpan()
Get Column Span. Number of column for a box of field
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDefaultValue
void setDefaultValue(String DefaultValue)
Set Default Logic. Default value hierarchy, separated by ;
-
getDefaultValue
String getDefaultValue()
Get Default Logic. Default value hierarchy, separated by ;
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDisplayLength
void setDisplayLength(int DisplayLength)
Set Display Length. Length of the display in characters
-
getDisplayLength
int getDisplayLength()
Get Display Length. Length of the display in characters
-
setDisplayLogic
void setDisplayLogic(String DisplayLogic)
Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
String getDisplayLogic()
Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsAlwaysUpdateable
void setIsAlwaysUpdateable(String IsAlwaysUpdateable)
Set Always Updatable. The column is always updateable, even if the record is not active or processed
-
getIsAlwaysUpdateable
String getIsAlwaysUpdateable()
Get Always Updatable. The column is always updateable, even if the record is not active or processed
-
setIsAutocomplete
void setIsAutocomplete(String IsAutocomplete)
Set Autocomplete. Automatic completion for textfields
-
getIsAutocomplete
String getIsAutocomplete()
Get Autocomplete. Automatic completion for textfields
-
setIsDisplayed
void setIsDisplayed(String IsDisplayed)
Set Displayed. Determines, if this field is displayed
-
getIsDisplayed
String getIsDisplayed()
Get Displayed. Determines, if this field is displayed
-
setIsDisplayedGrid
void setIsDisplayedGrid(String IsDisplayedGrid)
Set Show in Grid
-
getIsDisplayedGrid
String getIsDisplayedGrid()
Get Show in Grid
-
setIsMandatory
void setIsMandatory(String IsMandatory)
Set Mandatory. Data entry is required in this column
-
getIsMandatory
String getIsMandatory()
Get Mandatory. Data entry is required in this column
-
setIsReadOnly
void setIsReadOnly(String IsReadOnly)
Set Read Only. Field is read only
-
getIsReadOnly
String getIsReadOnly()
Get Read Only. Field is read only
-
setIsSameLine
void setIsSameLine(String IsSameLine)
Set Same Line. Displayed on same line as previous field
-
getIsSameLine
String getIsSameLine()
Get Same Line. Displayed on same line as previous field
-
setIsToolbarButton
void setIsToolbarButton(String IsToolbarButton)
Set Toolbar Button. Show the button on the toolbar, the window, or both
-
getIsToolbarButton
String getIsToolbarButton()
Get Toolbar Button. Show the button on the toolbar, the window, or both
-
setIsUpdateable
void setIsUpdateable(String IsUpdateable)
Set Updatable. Determines, if the field can be updated
-
getIsUpdateable
String getIsUpdateable()
Get Updatable. Determines, if the field can be updated
-
setMandatoryLogic
void setMandatoryLogic(String MandatoryLogic)
Set Mandatory Logic
-
getMandatoryLogic
String getMandatoryLogic()
Get Mandatory Logic
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setNumLines
void setNumLines(int NumLines)
Set Number of Lines. Number of lines for a field
-
getNumLines
int getNumLines()
Get Number of Lines. Number of lines for a field
-
setPA_DashboardContent_ID
void setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set Dashboard Content
-
getPA_DashboardContent_ID
int getPA_DashboardContent_ID()
Get Dashboard Content
-
getPA_DashboardContent
I_PA_DashboardContent getPA_DashboardContent() throws RuntimeException
- Throws:
RuntimeException
-
setPlaceholder
void setPlaceholder(String Placeholder)
Set Placeholder
-
getPlaceholder
String getPlaceholder()
Get Placeholder
-
setReadOnlyLogic
void setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic. Logic to determine if field is read only (applies only when field is read-write)
-
getReadOnlyLogic
String getReadOnlyLogic()
Get Read Only Logic. Logic to determine if field is read only (applies only when field is read-write)
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
setSeqNoGrid
void setSeqNoGrid(int SeqNoGrid)
Set Grid Sequence No
-
getSeqNoGrid
int getSeqNoGrid()
Get Grid Sequence No
-
setSortNo
void setSortNo(int SortNo)
Set Record Sort No. Determines in what order the records are displayed
-
getSortNo
int getSortNo()
Get Record Sort No. Determines in what order the records are displayed
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setVFormat
void setVFormat(String VFormat)
Set Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
-
getVFormat
String getVFormat()
Get Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
-
setXPosition
void setXPosition(int XPosition)
Set X Position. Absolute X (horizontal) position in 1/72 of an inch
-
getXPosition
int getXPosition()
Get X Position. Absolute X (horizontal) position in 1/72 of an inch
-
-