224
CFML Language Reference
APPENDKEY
Optional. Yes or No. When used with HREF, Yes passes the CFTREEITEMKEY
variable along with the value of the selected tree item in the URL to the
application page specified in the CFFORM ACTION attribute. The default is Yes.
HIGHLIGHTHREF
Optional. Yes highlights links associated with a CFTREEITEM with a URL attribute
value. No disables highlight. Default is Yes.
ONVALIDATE
Optional. The name of a valid JavaScript function used to validate user input. The
form object, input object, and input object value are passed to the specified
routine, which should return true if validation succeeds and false otherwise.
MESSAGE
Optional. Message text to appear if validation fails.
ONERROR
Optional. The name of a valid JavaScript function you want to execute in the event
of a failed validation.
FONT
Optional. Font name to use for all data in the tree control.
FONTSIZE
Optional. Font size for text in the tree control, measured in points.
ITALIC
Optional. Yes or No. Yes presents all tree control text in italic. Default is No.
BOLD
Optional. Yes or No. Yes presents all tree control text in boldface. Default is No.
HEIGHT
Optional. Height value of the tree control, in pixels.
WIDTH
Optional. Width value of the tree control, in pixels.
VSPACE
Optional. Vertical margin spacing above and below the tree control in pixels.
HSPACE
Optional. Horizontal spacing to the left and right of the tree control, in pixels.
ALIGN
Optional. Alignment value. Valid entries are:
•
Top
Summary of Contents for COLDFUSION 4.5-CFML LANGUAGE
Page 1: ...Allaire Corporation CFML Language Reference ColdFusion 4 5...
Page 207: ...Chapter 1 ColdFusion Tags 183 CFCATCH CFTRY BODY HTML...
Page 224: ...200 CFMLLanguageReference CFOUTPUT P Text within CFOUTPUT is always shown CFOUTPUT BODY HTML...
Page 336: ...312 CFMLLanguageReference CFIF BODY HTML...
Page 404: ...380 CFMLLanguageReference DE It is morning CFOUTPUT P BODY HTML...
Page 413: ...Chapter 2 ColdFusion Functions 389 Customer BalanceDue BR CFOUTPUT CFIF BODY HTML...
Page 483: ...Chapter 2 ColdFusion Functions 459 CFOUTPUT CFLOOP BODY HTML...
Page 584: ...560 CFMLLanguageReference...
Page 594: ...570 CFMLLanguageReference...