Tagger Cat Tag Library
Tag menuOptionList


Prints a list of options from a Map or Collection.


Tag Information
Tag Classcom.taggercat.tags.HTMLListMenuOptionsListTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
listOptionsfalsetruejava.lang.StringThe Set or List of options items.
mapOptionsfalsetruejava.lang.StringThe Map of options items.
sourceVarfalsetruejava.lang.StringThe name of scoped variable where the source list can be found upon a submit.
selectedfalsetruejava.lang.Stringthe selected object in the list, if any
dsnfalsetruejava.lang.StringThe ds name; not required if the parent tag is a menu list.
fieldfalsetruejava.lang.StringThe field name; not required if the parent tag is a menu list.
styleclassfalsetruejava.lang.StringThe CSS style to use for non-selected values.
selectedStyleclassfalsetruejava.lang.StringThe CSS style to use for the selected value.
emptyItemfalsetruejava.lang.StringSet to 'true' to include an empty element in the list. Used when null value are allowed.
missingItemStyleclassfalsetruejava.lang.StringThe CSS style to use for the missing selected value.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.