|
My Project
|
Public Attributes | |
| JSNICallback | getter |
| JSNICallback | setter |
| JSNIPropertyAttributes | attributes |
| void * | data |
| JSNIPropertyAttributes JSNIAccessorPropertyDescriptor::attributes |
Property attributes
| void* JSNIAccessorPropertyDescriptor::data |
The pointer of data passed to accessor getter and setter
| JSNICallback JSNIAccessorPropertyDescriptor::getter |
Accessor callback of getter
| JSNICallback JSNIAccessorPropertyDescriptor::setter |
Accessor callback of setter
1.8.14