|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLinkComponent | |
---|---|
org.apache.tapestry.link | Components for creating links on the page that trigger application behavior when clicked. |
Uses of AbstractLinkComponent in org.apache.tapestry.link |
---|
Subclasses of AbstractLinkComponent in org.apache.tapestry.link | |
---|---|
class |
DirectLink
A component for creating a link using the direct service; used for actions that are not dependant on dynamic page state. |
class |
ExternalLink
A component for creating a link to IExternalPage using
the ExternalService . |
class |
GenericLink
An implementation of ILinkComponent
that allows the exact HREF to be specified, usually used for client side
scripting. |
class |
PageLink
A component for creating a navigation link to another page, using the page service. |
class |
ServiceLink
A component for creating a link for an arbitrary engine service . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |