Searched refs:commonAreaPanel (Results 1 – 1 of 1) sorted by relevance
34 private Panel commonAreaPanel = new VerticalPanel(); field in CustomTabPanel56 commonAreaPanel.setWidth("100%"); in CustomTabPanel()57 bottom.add(commonAreaPanel); in CustomTabPanel()134 return commonAreaPanel; in getCommonAreaPanel()