Class
Attribute |
| | |
QuickLinks |
Attribute |
Properties
| | Property | Type | Access | Description |
| allow | uint |
readwrite | |
| name | string |
readwrite | |
| valflags | uint |
readwrite | |
| values | Strings String |
readwrite | |
|
Methods
| ConstructorAttribute Attribute (name:
string, values:
Strings, valflags:
uint, allow:
uint)
| Parameter | Type | Description |
| name | string | |
| values | Strings | |
| valflags | uint | |
| allow | uint | |
|
Element of |
TypedVal.asval
|
Used in: | number Attributes.push
(value:
Attribute)
|
Return |
Attribute Attribute.Attribute (name:
string, values:
Strings, valflags:
uint, allow:
uint)
Attribute Attributes.pop ()
|