Class: BasicEraserIaController

Kekule.Editor. BasicEraserIaController

new BasicEraserIaController(widget)

Controller for deleting objects in editor.
Parameters:
Name Type Description
widget Kekule.Editor.BaseEditor Editor of current object being installed to.
Source:

Extends

  • Kekule.Widget.BaseEditorIaController

Methods

removeOnScreenCoord(coord)

Remove object on screen coord.
Parameters:
Name Type Description
coord Hash
Source:

removeSelection()

Remove selected objects in editor.
Source:

Kekule.Editor. BasicEraserIaController