Searched refs:commonAreaPanel (Results 1 – 1 of 1) sorted by relevance
36 private Panel commonAreaPanel = new VerticalPanel(); field in CustomTabPanel65 commonAreaPanel.setWidth("100%"); in CustomTabPanel()66 bottom.add(commonAreaPanel); in CustomTabPanel()172 return commonAreaPanel; in getCommonAreaPanel()