contrib:InspectorButton Component Index contrib:PopupLink

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

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

See Also
Conditional, contrib:Choose, contrib: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: condition, invert

Examples

Please see the documentation for the contrib:Choose component.


contrib:InspectorButton Component Index contrib:PopupLink