Constructor and Description |
---|
Link(java.lang.String href)
Construct Link.
|
Link(java.lang.String href,
java.lang.Object link)
Construct Link.
|
Modifier and Type | Method and Description |
---|---|
Link |
target(java.lang.String t)
Set the link target frame.
|
add, contents, nest, replace, reset, setNest, size, unnest
public Link(java.lang.String href)
href
- The target URL of the linkpublic Link(java.lang.String href, java.lang.Object link)
href
- The target URL of the linklink
- Link Elementpublic Link target(java.lang.String t)
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.