Tagger Cat Tag Library
Tag dataFieldValue


Prints the value of the specified field as read only text.


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

Attributes
NameRequiredRequest-timeTypeDescription
dsntruetruejava.lang.StringThe data source this field belongs to.
fieldtruetruejava.lang.StringThe name of data source field attribute.
formatfalsetruejava.lang.StringThe format string used to display and parse values with.
nullsfalsefalsejava.lang.StringThe value to display when the field is null.
preserveHTMLfalsefalsejava.lang.StringSet true to preserve HTML markup within the field's value.
useCodeTableValuefalsefalsejava.lang.StringIf set true the corresponding code value, from the associated code table is printed.
truncatefalsefalsejava.lang.StringThe max string length to print. If exceeded, truncates, and adds ellipses.

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.