Package | Description |
---|---|
com.flowingcode.vaadin.addons.orgchart |
Modifier and Type | Method and Description |
---|---|
OrgChart |
OrgChart.DragAndDropEvent.getOrgChart() |
OrgChart |
OrgChart.NodeClickEvent.getOrgChart() |
Constructor and Description |
---|
DragAndDropEvent(OrgChart source,
OrgChartItem draggedItem,
boolean fromClient) |
NodeClickEvent(OrgChart source,
OrgChartItem clickedItem,
boolean fromClient) |
Copyright © 2017–2019 Flowing Code S.A.. All rights reserved.