File: Games\GamesByEmail.Controls.StartGameTabSet.js

GamesByEmail.Controls
Class StartGameTabSet

Foundation.Controls.Control*
  
 
 
Foundation.Controls.TabSet
 
 
GamesByEmail.Controls.StartGameTabSet

GamesByEmail.Controls.StartGameTabSet

extends TabSet

Constructor Summary
GamesByEmail.Controls.StartGameTabSet(resourcePack)

Field Summary
static  resourcePack

Method Summary
 dispose()
 getGameType()
 onGameCanceled(game, canceled)
 showGame(playerId, title)

Methods inherited from Foundation.Controls.TabSet
TabSet.Tab, addToPage, appendCloseHtml, appendHtml, appendOpenHtml, appendTabCloseHtml, appendTabHtml, appendTabOpenHtml, appendTitlesHtml, beginNewTab, beginNewTabClass, bindInnerHtml, bindToElement, bringInitialTabToFront, bringTabToFront, close, extractColorFromStyle, findDefaultTab, findTabById, getColoredBorder, getFrontTab, getNextUid, getRawCssRules, getRawInnerHtml, getTabButtonHtml, getTabIndex, insertTab, pushTab, removeTab, updateTitles, writeTabButton, writeToPage

Constructor Detail

StartGameTabSet

GamesByEmail.Controls.StartGameTabSet(resourcePack)
Parameters:
resourcePack - 

Field Detail

resourcePack

static resourcePack
Overrides:
resourcePack in class TabSet

Method Detail

dispose

dispose()
Overrides:
dispose in class TabSet

getGameType

getGameType()

onGameCanceled

onGameCanceled(game,
               canceled)
Parameters:
game - 

canceled - 


showGame

showGame(playerId,
         title)
Parameters:
playerId - 

title -