Card Component Index Go

wml:Do
org.apache.tapestry.wml.Do
Non Visual Component
 
Description
The wml:Do component activates a task when the user clicks on a word/phrase on the screen.
See Also
Parameters
Name Type Direction Required Default Description
type String in yes   The do element type. This attribute provides a hint to the user agent about the author's intended use of the element and how the element should be mapped to a physical user interface construct. Predefined DO types are accept, prev, help, reset, options, delete and unkown.
label String in no   If the user agent is able to dynamically label the user interface widget, this attribute specifies a textual string suitable for such labelling.

Body: removed
Informal parameters: allowed
Reserved parameters: none

Examples

Please see the documentation for the wml:Go component.


Card Component Index Go