Class: SC.WellView


Extends SC.ContainerView.

A WellView is a ContainerView with a border. It's useful when you want to group a set of views. It allows you to easily switch its contents too.

It has a default contentLayout that will replace the layout of the contentView.

Defined in: well.js

Since:
SproutCore 1.0

Field Summary

Field Detail

classNames Array
Default value:
['sc-well-view']
See:
SC.View#classNames
contentLayout Hash
Layout for the content of the container view.
renderDelegateName String
Default value:
'wellRenderDelegate'
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 08 2015 10:02:21 GMT-0600 (CST)