public class LoadingIndicatorConfigurator extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
observe(StateNode node,
LoadingIndicator loadingIndicator)
Observes the given node for loading indicator configuration changes and
configures the loading indicator singleton accordingly.
|
public static void observe(StateNode node, LoadingIndicator loadingIndicator)
node - the node containing the loading indicator configurationloadingIndicator - the loading indicator to configureCopyright © 2000–2026 Vaadin Ltd. All rights reserved.