WEB-INF.cftags.componentmura.cfobject
mura.formBuilder.datarecordBean
This provides dataRecordBean functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
uuid
|
DataRecordID
|
true
|
true
|
|
uuid
|
DatasetID
|
true
|
true
|
|
date
|
DateCreate
|
true
|
true
|
|
date
|
DateLastUpdate
|
true
|
true
|
|
numeric
|
IsSelected
|
0
|
true
|
true
|
string
|
Label
|
true
|
true
|
|
numeric
|
OrderNo
|
0
|
true
|
true
|
string
|
RemoteID
|
true
|
false
|
|
string
|
Value
|
true
|
false
|
Constructor Summary | |
---|---|
init([uuid DataRecordID='[runtime expression]'], [string DatasetID=''], [string Label=''], [string Value=''], [numeric OrderNo='0'], [numeric IsSelected='0'], [string RemoteID=''], [string DateCreate=''], [string DateLastUpdate=''])
|
Method Summary | |
---|---|
struct
|
getAllValues()
|
uuid
|
getDataRecordID()
|
any
|
getDatasetID()
|
any
|
getDateCreate()
|
any
|
getDateLastUpdate()
|
any
|
getIsSelected()
|
any
|
getLabel()
|
any
|
getOrderNo()
|
any
|
getRemoteID()
|
any
|
getValue()
|
datasetBean
|
setAllValues(struct AllValues)
|
any
|
setDataRecordID(uuid DataRecordID)
|
any
|
setDatasetID(string DatasetID)
|
any
|
setDateCreate(string DateCreate)
|
any
|
setDateLastUpdate(string DateLastUpdate)
|
any
|
setIsSelected(numeric IsSelected)
|
any
|
setLabel(string Label)
|
any
|
setOrderNo(numeric OrderNo)
|
any
|
setRemoteID(string RemoteID)
|
any
|
setValue(string Value)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
DataRecordID
DatasetID
Label
Value
OrderNo
IsSelected
RemoteID
DateCreate
DateLastUpdate
Property Detail |
---|
returntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 150access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- trueMethod Detail |
---|
getValue
in class
cfobject
AllValues
DataRecordID
DatasetID
DateCreate
DateLastUpdate
IsSelected
Label
OrderNo
RemoteID
setValue
in class
cfobject
Value