Package br.com.arsmachina.tapestrycrud.components

Class Summary
ActionLinks Component that renders the action links in a listing page.
ActivationContextPageLink A replacement to PageLink that, given an object passed as parameter, uses the corresponding Encoder to get the context PrimaryKeyEncoder.toKey(Object) activation value.
EmptyGridMessage Component used to easily standardize and internationalize the Grid's "no records to display" message.
ImprovedLabel Label subclass that always ignores its body and generates the label name from the corresponding field id.
JustBody A component that just renders its body, not its tag, thus providing previewability for Tapestry templates.
Message Component that only shows a message if a given text is not null and not empty.
NewObjectLink A link to edit a new object.
PrimaryKeyActionLink An alternative to ActionLink that, given an object passed as parameter, uses the corresponding Encoder to get the context PrimaryKeyEncoder.toKey(Object) activation value.
PrimaryKeyEventLink An alternative to EventLink that, given an object passed as parameter, uses the corresponding Encoder to get the context PrimaryKeyEncoder.toKey(Object) activation value.
Remove A component that doesn't render its tag nor its body.
 



Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.