Title here
Summary here
View
Kind: 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.
Object
Define 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 |