Example usage for com.google.gwt.user.client.ui FocusWidget interface-usage

List of usage examples for com.google.gwt.user.client.ui FocusWidget interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.user.client.ui FocusWidget interface-usage.

Usage

From source file com.emitrom.touch4j.client.core.Component.java

/**
 * <p>
 * Base class for all Ext components. All subclasses of Component may
 * participate in the automated Ext component lifecycle of creation, rendering
 * and destruction which is provided by the Container class. Components may be
 * added to a Container through the items config option at the time the