H - AbstractCanvasHandler@Dependent @MultipleSelection @Default public class LienzoMultipleSelectionControl<H extends AbstractCanvasHandler> extends AbstractSelectionControl<H>
SelectionControl that supports selection of multiple Element.CanvasControl.SessionAware<S extends ClientSession>| Constructor and Description |
|---|
LienzoMultipleSelectionControl(javax.enterprise.event.Event<CanvasSelectionEvent> canvasSelectionEvent,
javax.enterprise.event.Event<CanvasClearSelectionEvent> clearSelectionEvent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onClearSelection() |
protected void |
onDestroy() |
protected void |
onEnable(H canvasHandler) |
protected void |
onSelect(Collection<String> uuids) |
protected void |
onShapeLocationsChanged(ShapeLocationsChangedEvent event) |
bind, clear, clearSelection, deregister, deselect, destroy, getSelectedItemDefinition, getSelectedItems, getSelectionControl, handleCanvasClearSelectionEvent, handleCanvasElementSelectedEvent, handleShapeRemovedEvent, init, isSelected, onDeregister, onRegister, register, select, shapesToIdentifiers@Inject public LienzoMultipleSelectionControl(javax.enterprise.event.Event<CanvasSelectionEvent> canvasSelectionEvent, javax.enterprise.event.Event<CanvasClearSelectionEvent> clearSelectionEvent)
protected void onEnable(H canvasHandler)
onEnable in class AbstractSelectionControl<H extends AbstractCanvasHandler>protected void onShapeLocationsChanged(@Observes
ShapeLocationsChangedEvent event)
protected void onSelect(Collection<String> uuids)
onSelect in class AbstractSelectionControl<H extends AbstractCanvasHandler>protected void onClearSelection()
onClearSelection in class AbstractSelectionControl<H extends AbstractCanvasHandler>protected void onDestroy()
onDestroy in class AbstractSelectionControl<H extends AbstractCanvasHandler>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.