WEB-INF.cftags.componentmura.cfobject
mura.formBuilder.fieldBean
This provides fieldBean functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
Any
|
Config
|
true
|
true
|
|
string
|
Cssstyle
|
true
|
false
|
|
uuid
|
DatasetID
|
true
|
false
|
|
date
|
DateCreate
|
true
|
true
|
|
date
|
DateLastUpdate
|
true
|
true
|
|
uuid
|
FieldID
|
true
|
true
|
|
any
|
FieldType
|
true
|
true
|
|
uuid
|
FieldTypeID
|
true
|
true
|
|
uuid
|
FormID
|
true
|
true
|
|
boolean
|
IsActive
|
0
|
true
|
true
|
boolean
|
IsDeleted
|
0
|
true
|
true
|
string
|
IsEntryType
|
SINGLE
|
true
|
true
|
boolean
|
IsLocked
|
0
|
true
|
true
|
boolean
|
IsRequired
|
0
|
true
|
true
|
string
|
Label
|
true
|
false
|
|
string
|
Name
|
true
|
false
|
|
numeric
|
OrderNo
|
0
|
true
|
true
|
string
|
Params
|
true
|
false
|
|
string
|
Rblabel
|
true
|
false
|
|
uuid
|
RelatedID
|
true
|
false
|
|
string
|
RemoteID
|
true
|
false
|
|
uuid
|
SectionID
|
00000000-0000-0000-0000000000000000
|
true
|
true
|
string
|
ToolTip
|
true
|
false
|
|
string
|
Type
|
COMMON
|
true
|
true
|
string
|
ValidateMessage
|
true
|
false
|
|
string
|
ValidateRegex
|
true
|
false
|
|
string
|
ValidateType
|
true
|
false
|
|
string
|
Value
|
true
|
false
|
|
numeric
|
displaylegend
|
1
|
true
|
false
|
string
|
placeholder
|
true
|
false
|
Constructor Summary | |
---|---|
init([uuid FieldID='[runtime expression]'], [string FormID=''], [string FieldTypeID=''], [string DatasetID=''], [string Name=''], [string Label=''], [string Rblabel=''], [string Cssstyle=''], [string placeholder=''], [string ToolTip=''], [numeric OrderNo='0'], [boolean IsLocked='0'], [boolean IsActive='1'], [boolean IsDeleted='0'], [boolean IsRequired='0'], [string Type='COMMON'], [string IsEntryType='SINGLE'], [string ValidateType=''], [string ValidateRegex=''], [string ValidateMessage=''], [string SectionID='00000000-0000-0000-0000000000000000'], [string RelatedID=''], [string Params=''], [string RemoteID=''], [string DateCreate=''], [string DateLastUpdate=''], [boolean BeanExists='false'], [any FieldType=''], [string value=''], [Any Config='[runtime expression]'])
|
Method Summary | |
---|---|
struct
|
getAllValues()
|
struct
|
getConfig([string mode='json'])
|
any
|
getCssstyle()
|
any
|
getDatasetID()
|
any
|
getDateCreate()
|
any
|
getDateLastUpdate()
|
uuid
|
getFieldID()
|
any
|
getFieldType()
|
any
|
getFieldTypeID()
|
any
|
getFormID()
|
boolean
|
getIsActive()
|
boolean
|
getIsDeleted()
|
any
|
getIsEntryType()
|
boolean
|
getIsLocked()
|
boolean
|
getIsRequired()
|
any
|
getLabel()
|
any
|
getName()
|
any
|
getOrderNo()
|
any
|
getParams()
|
struct
|
getParamsData()
|
any
|
getPlaceHolder()
|
any
|
getRblabel()
|
any
|
getRelatedID()
|
any
|
getRemoteID()
|
any
|
getSectionID()
|
any
|
getToolTip()
|
any
|
getType()
|
any
|
getValidateMessage()
|
any
|
getValidateRegex()
|
any
|
getValidateType()
|
any
|
getValue()
|
fieldtypeBean
|
setAllValues(struct values)
|
any
|
setConfig(struct Config)
|
any
|
setCssstyle(string Cssstyle)
|
any
|
setDatasetID(string DatasetID)
|
any
|
setDateCreate(string DateCreate)
|
any
|
setDateLastUpdate(string DateLastUpdate)
|
any
|
setFieldID(uuid FieldID)
|
any
|
setFieldType(any FieldType)
|
any
|
setFieldTypeID(string FieldTypeID)
|
any
|
setFormID(string FormID)
|
any
|
setIsActive(boolean IsActive)
|
any
|
setIsDeleted(boolean IsDeleted)
|
any
|
setIsEntryType(string IsEntryType)
|
any
|
setIsLocked(boolean IsLocked)
|
any
|
setIsRequired(boolean IsRequired)
|
any
|
setLabel(string Label)
|
any
|
setName(string Name)
|
any
|
setOrderNo(numeric OrderNo)
|
any
|
setParams(string Params)
|
any
|
setParamsData(struct ParamsData)
|
any
|
setPlaceHolder(string placeholder)
|
any
|
setRblabel(string Rblabel)
|
any
|
setRelatedID(string RelatedID)
|
any
|
setRemoteID(string RemoteID)
|
any
|
setSectionID(string SectionID)
|
any
|
setToolTip(string ToolTip)
|
any
|
setType(string Type)
|
any
|
setValidateMessage(string ValidateMessage)
|
any
|
setValidateRegex(string ValidateRegex)
|
any
|
setValidateType(string ValidateType)
|
any
|
setValue(any Value)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
FieldID
FormID
FieldTypeID
DatasetID
Name
Label
Rblabel
Cssstyle
placeholder
ToolTip
OrderNo
IsLocked
IsActive
IsDeleted
IsRequired
Type
IsEntryType
ValidateType
ValidateRegex
ValidateMessage
SectionID
RelatedID
Params
RemoteID
DateCreate
DateLastUpdate
BeanExists
FieldType
value
Config
Property Detail |
---|
returntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 50access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 50access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 50access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 50access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 100access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 250access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 20access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 200access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 100access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 250access
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 255access
- publicserializable
- trueMethod Detail |
---|
mode
getValue
in class
cfobject
values
Config
Cssstyle
DatasetID
DateCreate
DateLastUpdate
FieldID
FieldType
FieldTypeID
FormID
IsActive
IsDeleted
IsEntryType
IsLocked
IsRequired
Label
Name
OrderNo
Params
ParamsData
placeholder
Rblabel
RelatedID
RemoteID
SectionID
ToolTip
Type
ValidateMessage
ValidateRegex
ValidateType
setValue
in class
cfobject
Value