Package | Description |
---|---|
org.apache.tapestry |
Tapestry is a comprehensive web application framework, written in Java.
|
org.apache.tapestry.form |
Components for implementing basic HTML Forms.
|
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 | Interface and Description |
---|---|
interface |
IForm
A generic way to access a component which defines an HTML form (or, perhaps, other similar
constructs, such as a WML
Go ). |
Modifier and Type | Class and Description |
---|---|
class |
Form
Component which contains form element components.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionLink
Deprecated.
To be removed in 4.1
|
Modifier and Type | Class and Description |
---|---|
class |
Go
The go element declares a go task, indicating navigation to a URI.
|