public interface HierarchicalDataChangeHandler extends DataChangeHandler
DataSource to inform its user about
updates to hierarchical data.| Modifier and Type | Method and Description |
|---|---|
void |
setExpandCollapsePending(boolean pending)
FOR INTERNAL USE ONLY.
|
dataAdded, dataAvailable, dataRemoved, dataUpdated, resetDataAndSizevoid setExpandCollapsePending(boolean pending)
pending - true before the updates, false when all the
updates are doneCopyright © 2023 Vaadin Ltd. All rights reserved.