Bonjour,
Je suis à la recherche des différentes taglibs/frameworks de composants s'intégrant avec Struts.
J'ai déjà identifié :
- struts-layout
- Tree (pas d'AJAX)
- Tableaux avec tri, pagination (client et serveur)
- Calendrier
- Menu
- Onglets
- Popup
- ... ?
- ajaxtags. Pas vraiment des composants graphiques, mais bcp de possibilités AJAX simples à mettre en oeuvre : "The tag library provides support for live form updates for the following use cases: autocomplete based on character input to an input field, select box population based on selections made from another field, callout or balloon popups for highlighting content, refreshing form fields, and toggling images and form field states on/off.)"
- struts-menu . Prévu pour des menus, mais on peut détourner son usage, notamment pour les Tree.
- JSControlsTags
- Tree (Ajax, drag and drop)
- Slider
- autocomplete
- Liste avec drag and drop (Swap)
- displaytags. Affichage évolué de tableaux avec tri, pagination (client ou serveur). "Give it a list of objects and it will handle column display, sorting, paging, cropping, grouping, exporting, smart linking and decoration of a table in a customizable XHTML style."
Pour l'instant dans ma recherche je suis large sur les critères, j'élaguerai plus tard.
Merci
Partager