@Dependent public final class SelectionControlImpl<H extends AbstractCanvasHandler> extends AbstractSelectionControl<H>
canvasHandler| Constructor and Description |
|---|
SelectionControlImpl(javax.enterprise.event.Event<CanvasElementSelectedEvent> elementSelectedEventEvent,
javax.enterprise.event.Event<CanvasClearSelectionEvent> clearSelectionEventEvent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
register(Element element,
Shape<?> shape) |
clearSelection, clearSelection, deregister, deregisterAll, deselect, deselect, deselect, deselectShape, doDisable, enable, fireCanvasClear, getCanvas, getSelectedItems, handleElementSelection, handleLayerClick, isSelected, isSelected, register, select, select, select, selectShape, updateViewShapesStatecheckEventContext, checkNotRegistered, deregister, isRegistered, registerHandler, updatedisable, isEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitderegisterdisable@Inject public SelectionControlImpl(javax.enterprise.event.Event<CanvasElementSelectedEvent> elementSelectedEventEvent, javax.enterprise.event.Event<CanvasClearSelectionEvent> clearSelectionEventEvent)
protected void register(Element element, Shape<?> shape)
register in class AbstractSelectionControl<H extends AbstractCanvasHandler>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.