Title here
Summary here
ViewKind: global abstract class
Extends: View
Mixes: MRenderedStyleProperties
Properties
| Name | Type | Description |
|---|---|---|
| isRenderedView | true | flag (always true) |
| overflow | boolean | If set to true, it will enable the clipping on the view (i.e. not drawing outside) |
Class defining the rendering settings for a View.
ObjectDefine settings for the rendering
Kind: instance method of AbstractRenderedView
Returns: Object - An object holding the rendering settings
Access: protected
| Param | Type | Description |
|---|---|---|
| defaultSettings | Object | Empty default settings |