Tagger Cat Tag Library
Tag dsOptionList


Prints a list of options from a data source.


Tag Information
Tag Classcom.taggercat.tags.DataSourceOptionListTag
TagExtraInfo Classcom.taggercat.tags.DataSourceOptionListTagExtraInfo
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
dsntruefalsejava.lang.StringThe name of the data source.
selectedfalsetruejava.lang.StringThe code value of the currently selected value.
selectedFKfalsefalsejava.lang.StringThe dsn.fieldname pair that specify the current selected value using a foreign key value.
displayFieldtruetruejava.lang.StringThe property name to use for the display value.
codeFieldfalsetruejava.lang.StringThe property name to use to the code value; defaults to the rowId.
conditionfalsetruejava.lang.StringAn expression used to filter the list of options.
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.
titlePropertyfalsetruejava.lang.StringSets the name of the DS property to use as a title for each option item.

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.