public static class Tree.ExpandEvent extends Component.Event
source
Constructor and Description |
---|
ExpandEvent(Component source,
Object expandedItemId)
New instance of options change event
|
Modifier and Type | Method and Description |
---|---|
Object |
getItemId()
Node where the event occurred.
|
getComponent
getConnector
getSource, toString
public Object getItemId()
Copyright © 2019 Vaadin Ltd. All rights reserved.