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
- class ViewComposite abstractA class that encapsulates a dynamic view.