Object “contentView”
Object > NativeObject > Widget > Composite > ContentView
A composite that does not require (or support) a parent to be visible. It also can not be disposed. Every instance of ContentView is controlled by an associated non-widget object, either an instance of Popover or the global tabris object.
| Type: | ContentView<ChildType> extends Composite<ChildType> |
| Generics: | ChildType: Widget |
| Constructor: | protected |
| Singleton: | contentView |
| Namespace: | tabris |
| Direct subclasses: | Drawer |
| JSX Support: | No |