JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.google.gwt.dom.client
Annotation Type TagName
@Documented
@Target
(
TYPE
)
public @interface
TagName
Indicates the tag name of an
Element
subclass.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
value
Returns the tag names that this
Element
subclass can represent.
Element Details
value
String
[]
value
Returns the tag names that this
Element
subclass can represent.