Example usage for com.vaadin.client VLoadingIndicator subclass-usage

List of usage examples for com.vaadin.client VLoadingIndicator subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.client VLoadingIndicator subclass-usage.

Usage

From source file org.opencms.ui.client.CmsLoadingIndicator.java

/**
 * Replacement for the standard Vaadin loading indicator which adds some custom HTML.<p>
 */
@SuppressWarnings("deprecation")
public class CmsLoadingIndicator extends VLoadingIndicator {