../../Developer.FoundationDotJS.org/wwwroot/Controls/TabSet/Foundation.Controls.TabSet.js
Foundation.Controls
Foundation.Controls.Control*
Direct Known Subclasses:
Foundation.Controls.TabSet
extendsControl
Nested Class Summary | |
static | TabSet.Tab
|
Constructor Summary |
|
Field Summary | |
static | resourcePack
|
Method Summary | |
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
Constructor Detail |
Foundation.Controls.TabSet()
Field Detail |
static resourcePack
resourcePack
in class Control
Method Detail |
static addToPage(elementId,
resourcePack)
elementId -
resourcePack -
appendCloseHtml(htmlBuilder)
htmlBuilder -
appendHtml(htmlBuilder)
htmlBuilder -
appendOpenHtml(htmlBuilder)
htmlBuilder -
appendTabCloseHtml(htmlBuilder)
htmlBuilder -
appendTabHtml(htmlBuilder,
tab)
htmlBuilder -
tab -
appendTabOpenHtml(htmlBuilder,
tab)
htmlBuilder -
tab -
appendTitlesHtml(htmlBuilder)
htmlBuilder -
beginNewTab(id,
titleHtml,
tabClass)
id -
titleHtml -
tabClass -
beginNewTabClass(tabClass,
resourcePack)
tabClass -
resourcePack -
bindInnerHtml(element)
bindInnerHtml
in class Control
element -
bindToElement(element,
event)
bindToElement
in class Control
element -
event -
bringInitialTabToFront()
bringTabToFront(tab,
event,
bringTitleIntoView,
skipHash)
tab -
event -
bringTitleIntoView -
skipHash -
close(id,
titleHtml)
id -
titleHtml -
dispose()
extractColorFromStyle(style)
style -
findDefaultTab()
findTabById(id)
id -
getColoredBorder(border,
background)
border -
background -
getFrontTab()
getNextUid()
static getRawCssRules()
getRawCssRules
in class Control
getRawInnerHtml()
getRawInnerHtml
in class Control
getTabButtonHtml(id,
title)
id -
title -
getTabIndex(tab)
tab -
insertTab(tab,
insertBeforeTab)
tab -
insertBeforeTab -
pushTab(tab,
insertBeforeTab)
tab -
insertBeforeTab -
removeTab(tab)
tab -
updateTitles(doNotTryAgain)
doNotTryAgain -
writeTabButton(id,
title)
id -
title -
static writeToPage(resourcePack)
writeToPage
in class Control
resourcePack -