/**
If true, then all SproutCore controls can be focused when the user presses the tab key. Otherwise, only `SC.TextFieldView`'s will be focused. @type Boolean @default false @constant
*/ SC
.FOCUS_ALL_CONTROLS = false;
/**
If true, then all SproutCore controls can be focused when the user presses the tab key. Otherwise, only `SC.TextFieldView`'s will be focused. @type Boolean @default false @constant
*/ SC
.FOCUS_ALL_CONTROLS = false;