HomePrevNext

Else
org.mb.tapestry.base.ElseBean
  Non-Visual Component
Description
Conditionally emulates an element and its attributes and/or includes a block of content if the condition of the previous If component evaluates to false.
Parameters
nametypedirectionrequireddefault valuedescription
elementjava.lang.Stringin templateTag The element to emulate.  
templateTagjava.lang.Stringauto null The tag with which the component was inserted in its parent template. This parameter will be bound automatically by the framework.  
Allow body (rendered)
Allow informal parameters   
Reserved parameters   -
Toggle help

HomePrevNext