public interface OrgChartServerRpc
extends com.vaadin.shared.communication.ServerRpc
Modifier and Type | Method and Description |
---|---|
void |
onNodeClick(String nodeId)
Fires event on node click.
|
void |
updateChart(String draggedNode,
String dragZone,
String dropZone)
Updates chart after a node has been dragged.
|
Copyright © 2017–2019 FlowingCode S.A.. All rights reserved.