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.
|
getComponentgetConnectorgetSource, toStringpublic Object getItemId()
Copyright © 2022 Vaadin Ltd. All rights reserved.