wl-extension
Tag chooser-attribute


Renders two selection boxes--one for available items and the other for chosen items--and controls that can be used to move items from one to another. Optionally renders controls for reordering items in the chosen box. The Administration Console uses this tag on security-provider pages. This tag valid only when nested in <wl-extension:reflecting-field>.

Examples
<wl-extension:chooser-attribute name="ActiveTypes" availableItems="SupportedTypes" />
				 


Tag Information
Tag Class com.bea.console.taglib.form.ChooserAttributeTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
nametruetruejava.lang.String The name of the form tag to render in the chooser boxes.
availableItemstruetruejava.lang.String The name of the property in this tag's form bean that contains a list of available items. The "property" attribute specifies the name of the form bean.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Version: 10.3.6.0