WebConfig
clay.web.WebConfig (Class)
Instance Members
windowId: StringwindowParent: js.html.ElementpreventDefaultContextMenu: BoolpreventDefaultMouseWheel: BoolpreventDefaultTouches: BoolpreventDefaultKeys: Array<clay.KeyCode>mouseUseBrowserWindowEvents: Boolnew(?windowId: Null<String>, ?windowParent: Null<js.html.Element>, ?preventDefaultContextMenu: Null<Bool>, ?preventDefaultMouseWheel: Null<Bool>, ?preventDefaultTouches: Null<Bool>, ?preventDefaultKeys: Null<Array<clay.KeyCode>>, ?mouseUseBrowserWindowEvents: Null<Bool>): Void| Name | Type | Default |
|---|---|---|
windowId |
Null<String> | (optional) |
windowParent |
Null<js.html.Element> | (optional) |
preventDefaultContextMenu |
Null<Bool> | (optional) |
preventDefaultMouseWheel |
Null<Bool> | (optional) |
preventDefaultTouches |
Null<Bool> | (optional) |
preventDefaultKeys |
Null<Array<clay.KeyCode>> | (optional) |
mouseUseBrowserWindowEvents |
Null<Bool> | (optional) |
Metadata
| Name | Parameters |
|---|---|
:structInit |
- |
:publicFields |
- |