|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAction | |
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). |
Uses of IAction in org.apache.tapestry |
Subinterfaces of IAction in org.apache.tapestry | |
interface |
IForm
A generic way to access a component which defines an HTML form (or, perhaps, other similar constructs, such as a WML Go ). |
Uses of IAction in org.apache.tapestry.form |
Classes in org.apache.tapestry.form that implement IAction | |
class |
Form
Component which contains form element components. |
Uses of IAction in org.apache.tapestry.link |
Classes in org.apache.tapestry.link that implement IAction | |
class |
ActionLink
Deprecated. To be removed in 4.1 |
Uses of IAction in org.apache.tapestry.wml |
Classes in org.apache.tapestry.wml that implement IAction | |
class |
Go
The go element declares a go task, indicating navigation to a URI. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |