Visual Parts Reference : Parts Reference : Object Factory : Object Factory attributes
Object Factory attributes
instance (Object)
The instance attribute specifies the instance of the instanceClass that was created as a result of the most recent new action.
instanceClass (Class)
The instanceClass attribute specifies the class of the instance to be created when the new action is performed.
instanceClassName (Symbol)
The instanceClassName attribute specifies the name (Symbol) of the instanceClass.
self (<className>)
For more information on the self attribute, refer to Using the self attribute.
Last modified date: 01/29/2015