contrib:InspectorButton Component Index contrib:PopupLink

contrib:Otherwise
org.apache.tapestry.contrib.components.Otherwise
Non Visual Component
 
Description
Provides a default condition for Choose component. Other alternatives are indicated by When components.

Must have Choose as an immediate parent and must be the last nested component within Choose.

See Also
Conditional, Choose, When
Parameters
Name Type Direction Required Default Description
element String in no   If specified and none of the conditions in any When component is satisfied, then the component acts like an Any, emitting an open and close tag. Informal parameters are applied to the tag. If no element is specified, informal parameters are ignored.

Body: rendered
Informal parameters: allowed
Reserved parameters: none

Examples

Please see the documentation for the Choose component.


contrib:InspectorButton Component Index contrib:PopupLink