AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     JSCLASS_NEW_ENUMERATE (Macro)
Summary:     Flag that indicates that the JSNewEnumerateOp method is defined for a class.
Syntax:
JSCLASS_NEW_EUMERATE

Description:
JSCLASS_NEW_ENUMERATE can be specified in the flags field of a JSClass struct to indicate that a class instance defines the JSNewEnumerateOp method. This method is used for property enumerations when a class defines the getObjectOps field.


See also:
JSCLASS_HAS_PRIVATE
JSCLASS_NEW_RESOLVE
JSClass
JSObjectOps

[sh-index] Back to list of manuals