| Class | Description |
|---|---|
| Autocomplete |
A mixin for a text field that allows for autocompletion of text fields.
|
| Bind | |
| Button |
The Button mixin improve the form of traditional elements like button, submit, reset ...
|
| Confirm |
A mixin used to attach a JavaScript confirmation box to the onclick
event of any component that implements ClientElement.
|
| ContextMenu |
Context Menu component.
|
| CustomDatepicker |
This mixin allows you to override the default configuration parameters of the
Datepicker
|
| CustomZone |
This mixin allows you to override the default configuration parameters of the Effect method,
used by the Tapestry Zone component.
|
| JScrollPane | |
| Mask |
It used to specify the disired format of your input.
|
| Placeholder |
A jQuery plugin that enables HTML5 placeholder support for legacy browsers.
|
| Raty |
This Mixin is used to call a jquery plugin "raty" that will provide rendered stars for different uses:
In a form: You can call the mixin in a Textfield or a Select, it will replace the input with a list of stars to rate.
|
| Selector |
Added to every ClientId component via injection.
|
| Sortable |
Sortable mixin, most of the time used with a UL HTML tag
|
| Tooltip |
This mixin allows you to display a tooltip for all your inputs.
|
| ZoneDroppable |
The droppable component
|
| ZoneRefresh |
Auto-Updated Zone.
|
| ZoneUpdater |
A simple mixin for attaching javascript that updates a zone on any client-side event.
|
Copyright © 2016 GOT5. All rights reserved.