public static class OrgChart.NodeClickEvent extends com.vaadin.flow.component.ComponentEvent<OrgChart>
source| Constructor and Description |
|---|
NodeClickEvent(OrgChart source,
OrgChartItem clickedItem,
boolean fromClient) |
| Modifier and Type | Method and Description |
|---|---|
OrgChartItem |
getClickedItem() |
OrgChart |
getOrgChart() |
getSource, isFromClient, unregisterListenertoStringpublic NodeClickEvent(OrgChart source, OrgChartItem clickedItem, boolean fromClient)
public OrgChartItem getClickedItem()
public OrgChart getOrgChart()
Copyright © 2017–2021 Flowing Code S.A.. All rights reserved.