Package org.apache.struts2.components
package org.apache.struts2.components
-
ClassDescriptionRender action errors if they exists the specific layout of the rendering depends on the theme itself.Render action messages if they exists, specific rendering layout depends on the theme itself.Renders an HTML input element of type checkbox, populated by the specified property from the ValueStack.Creates a series of checkboxes from a list.ClosingUIBean is the standard superclass for UI components such as div etc.Base class to extend for UI components.Default implementation of UrlProviderBase class for control and data tagsDoubleListUIBean is the standard superclass of all Struts double list handling components.Renders two HTML select elements with second one changing displayed values depending on selected entry of first one.Render field errors if they exists.Renders an HTML file input element.Wrap field validator, add visitor's field prefix to the field name.FormButton.Renders parts of the HEAD section for an HTML file.Renders an HTML input element of type hidden, populated by the specified property from the ValueStack.Gets a resource bundle and place it on the value stack.Add nonce propagation feature to implement CSP in link tagsDoubleListUIBean is the standard superclass of all Struts list handling components.Tags can implement this to support nested param tags without the name attribute.Render a reset button.Add nonce propagation feature to implement CSP in script tagsRender an HTML input tag of type select.Implementation of the
UrlRenderer
interface that creates URLs suitable in a servlet environment.Render a submit button.UIBean is the standard superclass of all Struts UI components.Implementations of this interface can be used to build a URLImplementations of this interface are responsible for rendering/creating URLs for a specific environment (e.g.