|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLink | |
---|---|
org.apache.tapestry5.corelib.base | Base components intended to be extended by other components rather than used directly in templates. |
org.apache.tapestry5.corelib.components | The set of core components available in all Tapestry applications |
Uses of AbstractLink in org.apache.tapestry5.corelib.base |
---|
Subclasses of AbstractLink in org.apache.tapestry5.corelib.base | |
---|---|
class |
AbstractComponentEventLink
Base class for link-generating components that are based on a component event request. |
Uses of AbstractLink in org.apache.tapestry5.corelib.components |
---|
Subclasses of AbstractLink in org.apache.tapestry5.corelib.components | |
---|---|
class |
ActionLink
Component that triggers an action on the server with a subsequent full page refresh. |
class |
EventLink
A close relative of ActionLink except in two ways. |
class |
PageLink
Generates a render request link to some other page in the application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |