MouseBoxSelectorManipulator
Methods
getContainer
Gets the box container.
getRenderSelection
Get whether to render the selection.
getSelectionStyle
Gets the selection box style.
invokeBoxSelectChange
Invokes a box select change event.
invokeBoxSelectInput
Invokes a box select input event.
onBoxSelectChange
Registers a callback when a box select change event occurs.
| Argument | Type | Required | Description |
|---|---|---|---|
cb | Yes | EventHandler |
onBoxSelectInput
Registers a callback when a box select input event occurs.
| Argument | Type | Required | Description |
|---|---|---|---|
cb | Yes | EventHandler |
setContainer
Sets the box container.
| Argument | Type | Required | Description |
|---|---|---|---|
container | Yes |
setRenderSelection
Sets whether to render the selection.
| Argument | Type | Required | Description |
|---|---|---|---|
render | Yes |
setSelectionStyle
Sets the selection box style.
| Argument | Type | Required | Description |
|---|---|---|---|
style | Yes |