dbforms
Tag presetFormValues


Register a custom handler which is called before the filter values are retrieved, just after calling the table before select handler. This handler can be used to preset form values

Example:
					
						The registered class must implement the
						org.dbforms.interface.IPresetFormValues
						interface. A new instance of the object will be
						instantiated and initialized with the attribute
						list.
					
				


Tag Information
Tag Class org.dbforms.taglib.PresetFormValuesTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
classNametruetruejava.lang.StringClassName to load

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.