ClassAttribute
Defined in: src/drivers/base/class.ts:7
Extends
Section titled “Extends”Properties
Section titled “Properties”mode:
number
Defined in: src/kobject.ts:165
Default
Section titled “Default”0o444Inherited from
Section titled “Inherited from”
optionalname?:string
Defined in: src/kobject.ts:163
The name of the attribute, set when it is added to a kobject.
Inherited from
Section titled “Inherited from”Methods
Section titled “Methods”show()?
Section titled “show()?”
optionalshow():string
Defined in: src/kobject.ts:166
Returns
Section titled “Returns”string
Inherited from
Section titled “Inherited from”store()?
Section titled “store()?”
optionalstore(value):void
Defined in: src/kobject.ts:167
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void