Searched refs:tabDeck (Results 1 – 1 of 1) sorted by relevance
69 DeckPanel tabDeck = tabPanel.getDeckPanel(); in CustomTabPanel() local70 bottom.add(tabDeck); in CustomTabPanel()71 bottom.setCellHeight(tabDeck, "100%"); in CustomTabPanel()77 String tabDeckClass = tabDeck.getStyleName(); in CustomTabPanel()78 tabDeck.setStyleName(""); in CustomTabPanel()