Skip to content

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.

ArgumentTypeRequiredDescription
cbYesEventHandler

onBoxSelectInput

Registers a callback when a box select input event occurs.

ArgumentTypeRequiredDescription
cbYesEventHandler

setContainer

Sets the box container.

ArgumentTypeRequiredDescription
containerYes

setRenderSelection

Sets whether to render the selection.

ArgumentTypeRequiredDescription
renderYes

setSelectionStyle

Sets the selection box style.

ArgumentTypeRequiredDescription
styleYes