|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS �� NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: �CONSTR�|�FUNCTION�|�DATA | DETAIL: �CONSTR�|�FUNCTION�|�DATA |
class CAttribute { public: enum { readOnly = 0x01, dontEnum = 0x02, dontDelete = 0x04, internal = 0x08 }; };
The bit flags for ECMAScript property attributes.
Attributes are represented as bit flags defined by the enumeration contained in this class declaration.
|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS �� NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: �CONSTR�|�FUNCTION�|�DATA | DETAIL: �CONSTR�|�FUNCTION�|�DATA |