Example usage for com.vaadin.ui AbstractOrderedLayout subclass-usage

List of usage examples for com.vaadin.ui AbstractOrderedLayout subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.ui AbstractOrderedLayout subclass-usage.

Usage

From source file com.haulmont.cuba.web.toolkit.ui.CubaOrderedActionsLayout.java

/**
 * Ordered layout with CUBA features:
 * <ul>
 *  <li>separate action manager for shortcuts</li>
 *  <li>description icon support</li>
 * </ul>

From source file com.haulmont.cuba.web.widgets.CubaOrderedActionsLayout.java

/**
 * Ordered layout with CUBA features:
 * <ul>
 *  <li>separate action manager for shortcuts</li>
 *  <li>description icon support</li>
 * </ul>