Java com.google.gwt.dom.client AreaElement fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dom.client AreaElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dom.client AreaElement.

The text is from its open source code.

Method

booleanis(Element elem)
Determine whether the given Element can be cast to this class.
booleanis(JavaScriptObject o)
Determines whether the given JavaScriptObject can be cast to this class.
booleanis(Node node)
Determine whether the given Node can be cast to this class.