HomePrevNext

DirtyFormWarning
org.apache.tapestry.BaseComponent
  Non-Visual Component
Description
Warns user before leaving the page if there are changes to a Form.
Parameters
nametypedirectionrequireddefault valuedescription
formjava.lang.Objectcustom   The Form component to track changes in. 
messagejava.lang.Objectcustom  ognl:''Warning message to display when form is dirty. 
forceWarningjava.lang.Objectcustom  ognl:falseIf true, always display warning. 
Allow body (removed)
Allow informal parameters   
Reserved parameters   -
Toggle help

HomePrevNext