Class ComponentModelScriptWrapper

java.lang.Object
org.python.core.PyObject
All Implemented Interfaces:
Serializable

public class ComponentModelScriptWrapper extends PropertyTreeOwnerScriptWrapper
This object is used when a python script references a perspective component. For example, this will be the actual object that "self" refers to in a component script action.
See Also: