Searched refs:addControlRow (Results 1 – 2 of 2) sorted by relevance
83 static int addControlRow(FlexTable table, String text, Widget control) { in addControlRow() method in TkoUtils
104 TkoUtils.addControlRow(seriesTable, text, control); in addControl()