Package | Description |
---|---|
org.apache.struts2.components |
Modifier and Type | Class and Description |
---|---|
class |
Anchor
A tag that creates a HTML <a >.This tag supports the same attributes as the "url" tag,
including nested parameters using the "param" tag.
Examples
|
class |
Div
Creates an HTML <div>
|
class |
Form
Renders HTML an input form.
The remote form allows the form to be submitted without the page being refreshed.
|
class |
FormButton
FormButton.
|
class |
Reset
Render a reset button.
|
class |
Submit
Render a submit button.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.