Windchill Client Architecture Common Components
Tag suggestParm


Serves as a child tag to the SuggestTextBoxTag. Allows developers to add parameters that will be sent to their implementation of Suggestable


Tag Information
Tag Classcom.ptc.core.components.tags.components.SuggestParmTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
keytruetruejava.lang.StringThe key to bind the value under.
valuetruetruejava.lang.StringThe parameter value.
defaultValueDisplayModefalsetruejava.lang.StringThe mode of displaying the default value of an attribute.
selectionListStylefalsetruejava.lang.StringThe style in which the list of choices for an attribute value are to be displayed.
displayLengthInTablesfalsetruejava.lang.StringThe truncation length for values displayed in a table.
displayLengthInInfoPagefalsetruejava.lang.StringThe truncation length for values displayed in an info page.
inputRequiredfalsetruejava.lang.StringIndicates whether a value must be entered for an input field.
htmlIdfalsetruejava.lang.StringThe string to be used as the id of the corresponding HTML element.
stringLengthThreshholdForMultilineInputfalsetruejava.lang.StringThe string length threshhold that determines if a multi-line input field should be used (applicable to string attributes only).
inputFieldTypefalsetruejava.lang.StringSpecify whether the attribute should be displayed as a single-line or multi-line input field (applicable to string attributes only). This directive will override that of the stringLengthThreshholdForMultilineInput preference.
dateInputFieldTypefalsetruejava.lang.StringThis determines if a date input field should be displayed as a DateOnly/DateTime/TimeOnly field.
dateDisplayFormatfalsetruejava.lang.StringThis is the format string used to format a timestamp value.
currencyfalsetruejava.lang.StringThis determines if a numeric value should be displayed in currency format (applicable to numeric fields only).
percentfalsetruejava.lang.StringThis determines if a numeric value should be displayed in percent format (applicable to numeric fields only).

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.