Attribute
Defined in: src/kobject.ts:161
Extended by
Section titled “Extended by”Properties
Section titled “Properties”mode:
number
Defined in: src/kobject.ts:165
Default
Section titled “Default”0o444
optionalname?:string
Defined in: src/kobject.ts:163
The name of the attribute, set when it is added to a kobject.
Methods
Section titled “Methods”show()?
Section titled “show()?”
optionalshow():string
Defined in: src/kobject.ts:166
Returns
Section titled “Returns”string
store()?
Section titled “store()?”
optionalstore(value):void
Defined in: src/kobject.ts:167
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void