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