|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AreaBuilder
Builds an area element.
Method Summary | |
---|---|
AreaBuilder |
accessKey(java.lang.String accessKey)
A single character access key to give access to the form control. |
AreaBuilder |
alt(java.lang.String alt)
Alternate text for user agents not rendering the normal content of this element. |
AreaBuilder |
coords(java.lang.String coords)
Comma-separated list of lengths, defining an active region geometry. |
AreaBuilder |
href(java.lang.String href)
The URI of the linked resource. |
AreaBuilder |
shape(java.lang.String shape)
The shape of the active area. |
AreaBuilder |
target(java.lang.String target)
Frame to render the resource in. |
Method Detail |
---|
AreaBuilder accessKey(java.lang.String accessKey)
AreaBuilder alt(java.lang.String alt)
AreaBuilder coords(java.lang.String coords)
AreaBuilder href(java.lang.String href)
AreaBuilder shape(java.lang.String shape)
AreaBuilder target(java.lang.String target)
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |