Docs (4.0.0)
class ViewComposite constructor

new ViewComposite

Creates a new instance of this view composite.

constructor()

Notes

  • View composites should not be instantiated directly by an application; instead, they should be used as part of the (static) view hierarchy.

Related