Description
Rollup should differentiate between user-added and skin-added components, like TabPane, etc. Ideally, this might be accomplished by defining "heading" and "content" components, similar to how ScrollPane defines "view", "rowHeader", and "columnHeader". Strictly speaking, we don't need to support an arbitrary number of child components in a Rollup, since this could be handled by setting the content component to a container.