-
Terminally Deprecated ElementsElementDescriptionsince 24.9 and will be removed in Vaadin 25 where expanded items will no longer be available on the client-side, as hierarchy management is being moved to the server-side. Instead, it's recommended to assert the actual presence of expanded rows in the grid by checking row content.since 24.9 and will be removed in Vaadin 25 where explicit waiting for expanded rows to load will no longer be required, as full hierarchy will be returned in a single batch from the server.
-
Deprecated MethodsMethodDescriptionsince 24.9 and will be removed in Vaadin 25 where expanded items will no longer be available on the client-side, as hierarchy management is being moved to the server-side. Instead, it's recommended to assert the actual presence of expanded rows in the grid by checking row content.since 24.9 and will be removed in Vaadin 25 where explicit waiting for expanded rows to load will no longer be required, as full hierarchy will be returned in a single batch from the server.