Searched refs:setHtmlFrame (Results 1 – 5 of 5) sorted by relevance
75 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()78 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
78 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()80 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
74 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()76 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
106 htmlInfoText = InfoCtrl.setHtmlFrame("header", htmlInfoText); in beforeShow()109 htmlInfoText = InfoCtrl.setHtmlFrame("end", htmlInfoText); in beforeShow()
37 static public String setHtmlFrame(String position, String htmlInfoText) { in setHtmlFrame() method in InfoCtrl
Completed in 19 milliseconds