Prevents a DOM sub-tree from receiving tab navigations and focus.
Creates a new TabContainer.
The DOM element that hosts the TabContainer control.
An object that contains one or more property/value pairs to apply to the new control. Each property of the options object corresponds to one of the control's properties.
Gets or sets the child DOM element that receives tab focus.
Gets or sets the tab index of this container.
Releases resources held by this TabContainer. Call this method when the TabContainer is no longer needed. After calling this method, the TabContainer becomes unusable.