Example usage for com.google.gwt.dom.client DomElement subclass-usage

List of usage examples for com.google.gwt.dom.client DomElement subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.dom.client DomElement subclass-usage.

Usage

From source file com.ait.ext4j.client.core.ExtElement.java

/**
 * Encapsulates a DOM element, adding simple DOM manipulation facilities,
 * normalizing for browser differences.
 * 
 * All instances of this class inherit the methods of Ext.fx.Anim making visual
 * effects easily available to all DOM elements.

From source file com.ait.toolkit.sencha.shared.client.dom.ExtElement.java

/**
 * Encapsulates a DOM element, adding simple DOM manipulation facilities,
 * normalizing for browser differences.
 * 
 * All instances of this class inherit the methods of Ext.fx.Anim making visual
 * effects easily available to all DOM elements.