The cardBox Component is similar to the tabbedPane Component without the title and borders. It is usefull for sowing different contents on the same page alternatively.
The cardBox Component has the following capabilities :
<v:cardBox asyncRenderMode="buffer" width="436" height="430"> <v:card > <table ... </v:card> <v:card > ... </v:card> </v:cardBox>