Example usage for com.vaadin.ui TabSheet interface-usage

List of usage examples for com.vaadin.ui TabSheet interface-usage

Introduction

In this page you can find the example usage for com.vaadin.ui TabSheet interface-usage.

Usage

From source file com.haulmont.cuba.web.gui.components.WebTabSheet.java

public class WebTabSheet extends WebAbstractComponent<CubaTabSheet>
        implements TabSheet, Component.UiPermissionAware {

    protected boolean postInitTaskAdded;
    protected boolean componentTabChangeListenerInitialized;