wl-extension
Tag ordering-tag


Renders a single selection box that enables users to change the order of the items in the box.


Tag Information
Tag Classcom.bea.console.taglib.html.OrderingTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
labelidtruetruejava.lang.String The key for a property in a message bundle that defines the localized text to display as the button name. The bundle attribute determines in which bundle the JSP tag searches for this property.
readOnlyfalsetrueboolean Specifies whether to display this control as read only regardless of whether the user has started and session, or is authorized to change the value.
inlineHelpIdfalsefalsejava.lang.String Specifies the key to use to display the inline help text for this control.
restartNeededfalsefalseboolean Specifies whether a change to this attribute is dynamic or non-dynamic. If set to true, an icon indicating a restart will be needed is rendered.
dependsfalsefalsejava.lang.String Specifies the the name of an HTML control on the page that this control is dependant on to become enabled on the page.
requiredfalsefalseboolean Specifies whether this control must be supplied a value.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.