Package | Description |
---|---|
org.apache.tapestry.link |
Components for creating links on the page that trigger application behavior
when clicked.
|
org.apache.tapestry.wml |
Classes and components for main elements of the Wireless Markup Language (WML 1.2).
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteLinkRenderer
Renders a link using an absolute URL, not simply a URI (as with
DefaultLinkRenderer . |
Modifier and Type | Class and Description |
---|---|
class |
GoLinkRenderer
A subclass of
DefaultLinkRenderer for
the WML Go element. |
class |
OptionRenderer
Implementation of
ILinkRenderer for
the WML Option element. |