|
Class Summary |
| Accordion |
accordion component. |
| AjaxCheckbox |
A "ajaxed" Checkbox component. |
| BeanSelect |
let you make a list of beans selectable. |
| Button |
Render a button tag element and bind to it's "click" event an event on the server side. |
| Chart |
chart component based on Flotr javascript library. |
| ClickSubmit |
ClickSubmit allows arbitrary page (DOM) elements to submit a form. |
| ColorPicker |
A simple color picker component. |
| Contains |
Conditionally renders its body. |
| DateFormat |
Formats a Date object with the given pattern. |
| DateSelector |
|
| DateTimeField |
A component used to collect a provided date/time from the user using a client-side JavaScript calendar. |
| Editor |
The editor component provides a rich text editor as a form control. |
| Element |
Deprecated. use Any component from tapestry 5 |
| Equals |
Conditionally renders its body. |
| FieldSet |
closeable fieldset. |
| GPlotter |
Google Map component. |
| Hidden |
place a hidden field into a form. |
| InPlaceCheckbox |
a "just in place" checkbox component that does not have to be embedded in a form. |
| InPlaceEditor |
a "just in place" edit component that dont must emmbedded in a form. |
| Kaptcha |
A Captcha is a type of challenge-response test used in computing to ensure that the response is not generated by a computer. |
| LinkSubmit |
LinkSubmit allows arbitrary page (DOM) elements to submit a form. |
| MaskFormat |
MaskFormat is used to format strings. |
| MultipleSelect |
Select a list of items from a list of values, using an [X]HTML multiple select element on the client side. |
| NumberFormat |
Formats a Number object with the given mask. |
| PagedLoop |
Provides a paged list similar to the grid component. |
| Pager |
Blatant copy and paste of GridPager with modifications. |
| ProtoTube |
ProtoTube can be used to embed YouTube videos and the respective thumbnails in pages of any web site. |
| RatingField<T> |
This component provides the ability to associate a RadioGroup and its
subordinate Radio fields with a set of values displayed as a rating scale. |
| Remove |
removes all its content of compoments body. |
| RoundCornerContainer |
displays a colored container with rounded corners without pics or any mozilla-css goodies. |
| SidePanel |
a expand-/pin-able side panel. |
| Slider |
a slider component that dont must emmbedded in a form.. |
| SlideShow |
A component for creating a slide show from a generic group of HTML
elements on the client side. |
| SlidingPanel |
diplays a panel that can open/close its content. |
| TabSet |
Simple tab controlled panel component. |
| ThumbNail |
converts a image asset into a thumbnail. |
| Tooltip |
shows an tooltip if mouse slides over the declared content. |
| TrimmedString |
Replace from maxLength all text with parameter value suffix. |
| Window |
creates a window based on jvascript window library. |