Class
AttributeEx
QuickLinks
AttributeEx
Properties
| Property | Type | Access | Description |
| allow | uint |
readwrite | |
| name | string |
readwrite | |
| originalValues | Strings String |
readwrite | |
| overriddenFlags | uint |
readwrite | |
| valflags | uint |
readwrite | |
| values | Strings String |
readwrite | |
Methods
Constructor
AttributeEx AttributeEx (name:
string, values:
Strings, originalValues:
Strings, valflags:
uint, allow:
uint, overriddenFlags:
uint)
| Parameter | Type | Description |
| name | string | |
| values | Strings | |
| originalValues | Strings | |
| valflags | uint | |
| allow | uint | |
| overriddenFlags | uint | |
Element of
TypedVal.asvalEx
Used in:
number AttributesEx.push
(value:
AttributeEx)
Return
AttributeEx AttributeEx.AttributeEx (name:
string, values:
Strings, originalValues:
Strings, valflags:
uint, allow:
uint, overriddenFlags:
uint)
AttributeEx AttributesEx.pop ()