public static class OrgChart.DragAndDropEvent
extends com.vaadin.ui.Component.Event
source
Constructor and Description |
---|
DragAndDropEvent(com.vaadin.ui.Component source,
OrgChartItem draggedItem) |
Modifier and Type | Method and Description |
---|---|
OrgChartItem |
getDraggedItem() |
OrgChart |
getOrgChart() |
getSource, toString
public DragAndDropEvent(com.vaadin.ui.Component source, OrgChartItem draggedItem)
public OrgChartItem getDraggedItem()
public OrgChart getOrgChart()
Copyright © 2017–2019 FlowingCode S.A.. All rights reserved.