Desktop Components ShowcaseMobile Components Showcase
ace:tabSet - Proxy

The example below demonstrates the <ace:tabSet> component operating with a tabSetProxy feature enabled. This feature allows the various tabs to contain their own forms and facilitates tab to tab communication and state changes through the server. In this mode, updates in one tab can generate new content that will be reflected in the other tab elements. In the example below click on the Text Entry tab and enter some text content in the input field. Hit enter or return. Click the Confirmation tab to view and confirm the content from the previous tab. Finally click the Outcome tab to view the accepted change of state.

Source Code