Contents

TVViewElement

A representation of a read-only DOM node.

Declaration

class TVViewElement

Overview

The TVViewElement model object is traversed by the TVInterfaceFactory factory to construct views and view controllers, and to render templates. Views and view controllers should use the available dispatch APIs to send user events to JavaScript.

Topics

Inspecting a View Element

Dispatching Events

Resetting a Property’s Value

Instance Properties

See Also

Views and View Controllers