The expandBar Component is a container that can be collapsed to show only a title bar. Expand Bars can be managed by group : only one element of the group is expanded.
The expandBar Component has the following capabilities :
<v:expandBar id="creationProposal" text="${messages.login_createAccount}" groupName="pap" collapseEffect="slideUp" collapsed="true" > <table> ... </v:expandBar>