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