FieldHint

net.sf.tacos.components.FieldHint

Description

Creates a hint for a form field.

Parameters

nametyperequireddefault valuedescription
includeCssobjectfalseIncludes a sample css that better styles the hint.
endEventjava.lang.Stringliteral:onblurThe js event of the form component that should make the hint hidden.
startEventjava.lang.Stringliteral:onfocusThe js event of the form component that should make the hint visible.
fieldorg.apache.tapestry.form.IFormComponentThe form component related to this hint.

Allow body: ( rendered )

Allow informal parameters:

Reserved parameters: -