WEB-INF.cftags.componentmura.cfobject
mura.formBuilder.fieldtypeBean
This provides fieldtypeBean functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
Bean
|
true
|
true
|
|
date
|
DateCreate
|
true
|
true
|
|
date
|
DateLastUpdate
|
true
|
true
|
|
string
|
Displaytype
|
field
|
true
|
true
|
uuid
|
FieldTypeID
|
true
|
true
|
|
string
|
Fieldtype
|
true
|
true
|
|
boolean
|
IsData
|
0
|
true
|
true
|
boolean
|
IsLong
|
0
|
true
|
true
|
boolean
|
IsMultiselect
|
0
|
true
|
true
|
string
|
Label
|
true
|
true
|
|
uuid
|
ModuleID
|
true
|
false
|
|
string
|
RbLabel
|
true
|
false
|
Constructor Summary | |
---|---|
init([uuid FieldTypeID='[runtime expression]'], [string Label=''], [string RbLabel=''], [string Fieldtype=''], [string Bean=''], [boolean IsData='0'], [boolean IsLong='0'], [boolean IsMultiselect='0'], [string ModuleID=''], [string DateCreate=''], [string DateLastUpdate=''], [string Displaytype='field'])
|
Method Summary | |
---|---|
struct
|
getAllValues()
|
any
|
getBean()
|
any
|
getDateCreate()
|
any
|
getDateLastUpdate()
|
any
|
getDisplaytype()
|
uuid
|
getFieldTypeID()
|
any
|
getFieldtype()
|
boolean
|
getIsData()
|
boolean
|
getIsLong()
|
boolean
|
getIsMultiSelect()
|
any
|
getLabel()
|
any
|
getModuleID()
|
any
|
getRbLabel()
|
fieldtypeBean
|
setAllValues(struct values)
|
any
|
setBean(string Bean)
|
any
|
setDateCreate(string DateCreate)
|
any
|
setDateLastUpdate(string DateLastUpdate)
|
any
|
setDisplaytype(string Displaytype)
|
any
|
setFieldTypeID(uuid FieldTypeID)
|
any
|
setFieldtype(string Fieldtype)
|
any
|
setIsData(boolean IsData)
|
any
|
setIsLong(boolean IsLong)
|
any
|
setIsMultiSelect(boolean IsMultiSelect)
|
any
|
setLabel(string Label)
|
any
|
setModuleID(string ModuleID)
|
any
|
setRbLabel(string RbLabel)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
FieldTypeID
Label
RbLabel
Fieldtype
Bean
IsData
IsLong
IsMultiselect
ModuleID
DateCreate
DateLastUpdate
Displaytype
Property Detail |
---|
returntype
- anyrequired
- truemaxlength
- 50access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 25access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 25access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 45access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- trueMethod Detail |
---|
getBean
in class
cfobject
values
Bean
DateCreate
DateLastUpdate
Displaytype
FieldTypeID
Fieldtype
IsData
IsLong
IsMultiSelect
Label
ModuleID
RbLabel