Example usage for com.vaadin.client.ui ActionOwner interface-usage

List of usage examples for com.vaadin.client.ui ActionOwner interface-usage

Introduction

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

Usage

From source file com.haulmont.cuba.web.toolkit.ui.client.action.StaticActionOwner.java

public class StaticActionOwner implements ActionOwner {

    private Action[] actions;

    private ApplicationConnection connection;

From source file com.haulmont.cuba.web.widgets.client.action.StaticActionOwner.java

public class StaticActionOwner implements ActionOwner {

    private Action[] actions;

    private ApplicationConnection connection;