List of usage examples for com.vaadin.client.ui VLabel subclass-usage
From source file com.haulmont.cuba.web.widgets.client.capslockindicator.CubaCapsLockIndicatorWidget.java
public class CubaCapsLockIndicatorWidget extends VLabel implements CapsLockChangeHandler { protected String capsLockOnMessage = null; protected String capsLockOffMessage = null; @Override