WEB-INF.cftags.componentmura.cfobject
mura.bean.bean
mura.bean.beanExtendable
This provides functionality for beans that are extended via the class extension manager
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
boolean
|
extendAutoComplete
|
true
|
true
|
true
|
any
|
extendData
|
true
|
false
|
|
string
|
extendDataTable
|
tclassextenddata
|
true
|
true
|
string
|
extendSetID
|
true
|
false
|
|
string
|
siteID
|
true
|
true
|
|
string
|
subType
|
Default
|
true
|
false
|
string
|
type
|
Custom
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
appendMissingAttributes()
|
struct
|
getAllValues(any autocomplete='[runtime expression]')
|
any
|
getExtendBaseID()
|
any
|
getExtendedAttribute(string key, boolean useMuraDefault='false')
|
struct
|
getExtendedAttributes([any name=''])
|
any
|
getExtendedAttributesList([any name=''])
|
any
|
getExtendedAttributesQuery([any name=''])
|
any
|
getExtendedData()
|
any
|
getValue(string property, [any defaultValue])
|
any
|
purgeExtendedData()
|
any
|
setConfigBean([any configBean])
|
any
|
setSiteID(string SiteID)
|
any
|
setSubType(string SubType)
|
any
|
setType(string Type)
|
any
|
setValue(string property, [any propertyValue=''])
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
persistent
- falsereturntype
- anyrequired
- truecomparable
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- falsecomparable
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- truecomparable
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- falsecomparable
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- trueMethod Detail |
---|
getAllValues
in class
bean
autocomplete
key
useMuraDefault
name
name
name
getValue
in class
bean
property
defaultValue
configBean
SiteID
SubType
Type
setValue
in class
bean
property
propertyValue