Class LoadingIndicatorConfigurator

java.lang.Object
com.vaadin.client.communication.LoadingIndicatorConfigurator

public class LoadingIndicatorConfigurator extends Object
Observes the loading indicator configuration stored in the given node and configures the loading indicator accordingly.
Since:
1.0
Author:
Vaadin Ltd
  • Method Details

    • observe

      public static void observe(StateNode node)
      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