Package com.vaadin.client.communication
Class LoadingIndicatorConfigurator
java.lang.Object
com.vaadin.client.communication.LoadingIndicatorConfigurator
Observes the loading indicator configuration stored in the given node and
configures the loading indicator accordingly.
- Since:
- 1.0
- Author:
- Vaadin Ltd
-
Method Summary
-
Method Details
-
observe
Observes the given node for loading indicator configuration changes and configures the loading indicator singleton accordingly.- Parameters:
node- the node containing the loading indicator configuration
-