com.google.gwt.dom.client
Annotation Type TagName


@Documented
@Target(value=TYPE)
public @interface TagName

Indicates the tag name of an Element subclass.


Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value
Returns:
The tag names that this Element subclass can represent