class ActiveView.Class
Description
ActiveView.Class refers to any class created with ActiveView.create.
Events
- initialized()
- attached(): Called when the instance's
elementobject is attached to the DOM tree.
ActiveView.Class refers to any class created with ActiveView.create.
element object is attached to the DOM tree.