public interface HierarchicalDataCommunicatorClientRpc extends ClientRpc
DataCommunicatorClientRpc.| Modifier and Type | Method and Description |
|---|---|
void |
setExpandCollapsePending(boolean pending)
Set
true when the client-side DataSource needs to be aware that
there is one or more expand or collapse call affecting the cache within
this round trip, and false when all expand or collapse changes
have already been sent. |
void setExpandCollapsePending(boolean pending)
true when the client-side DataSource needs to be aware that
there is one or more expand or collapse call affecting the cache within
this round trip, and false when all expand or collapse changes
have already been sent.pending - true before the updates, false when all the
updates are doneCopyright © 2023 Vaadin Ltd. All rights reserved.