Package | Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractComponentEventLink
Base class for link-generating components that are based on a component event request.
|
Modifier and Type | Class and Description |
---|---|
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.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.