Desktop Components ShowcaseMobile Components Showcase
ace:tabSet - Overview

The <ace:tabSet> component allows page content to be loaded into separate panels or “tabs” that can be viewed one at a time. The tabs can be stored in the client side browser to latency in viewing or on a server to reduce initial bandwidth and start up times. The ace:tabSet component is highly versatile and can be run from within a larger form or can contain its own forms, tables etc. Tab labels and formats are all fully programmable. Example below demonstrates basic ace:tabSet functionality with the tabs being hosted server-side. Select any tab to view its content.

Source Code