org.mortbay.html
Class Link
HTML Link Block.
This is a HTML reference (not a CSS Link).
Bold , Center , Div , Italic , Left , Listing , Plain , Pre , Quote , Right , Span , Xmp |
ALIGN , BGCOLOR , BOTTOM , CENTER , CLASS , COLOR , HEIGHT , ID , LEFT , MIDDLE , RIGHT , SIZE , STYLE , TOP , VALIGN , WIDTH , attributeMap , noAttributes |
Link(String href) - Construct Link.
|
Link(String href, Object link) - Construct Link.
|
attribute , attribute , attribute , attributes , attributes , bgColor , bottom , center , color , cssClass , cssID , height , height , height , left , middle , right , setAttributesFrom , size , size , size , style , toString , top , width , width , width , write , write , write |
Link
public Link(String href)
Construct Link.
href
- The target URL of the link
Link
public Link(String href,
Object link)
Construct Link.
href
- The target URL of the linklink
- Link Element
target
public Link target(String t)
Set the link target frame.
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.