Searched refs:divToPanel (Results 1 – 3 of 3) sorted by relevance
40 htmlPanel = Utils.divToPanel(getElementId()); in attachToDocument()
73 htmlPanel = Utils.divToPanel("common_panel"); in CommonPanel()
284 public static HTMLPanel divToPanel(String elementId) { in divToPanel() method in Utils