PropertiedClass
constructor
Parameter
Rest ..._args: any[]
Returns PropertiedClass
getPropertiedProperty
Parameter
key: string
Returns undefined | Property
getPropertiedValue
Parameter
key: string
Returns SelectionValue
properties
property
Parameter
key: string
Returns undefined | Property
setPropertiedValue
Parameters
key: string
value: SelectionValue
Returns boolean
setValue
Parameters
key: string
value: SelectionValue
Returns boolean
value
Parameter
key: string
Returns SelectionValue