Searched refs:setScrollValue (Results 1 – 3 of 3) sorted by relevance
288 setScrollValue(nscrollvalue - 1); in removeLastRow()665 setScrollValue(nscrollvalue + 1);685 setScrollValue(nscrollvalue - 1);723 setScrollValue(nscrollvalue + 1);750 setScrollValue(nscrollvalue - 1);777 setScrollValue(nscrollvalue - 1);807 setScrollValue(nscrollvalue + 1);
238 protected void setScrollValue(int _nscrollvalue) in setScrollValue() method in ControlScroller247 protected void setScrollValue(int _nscrollvalue, int _ntotfieldcount) in setScrollValue() method in ControlScroller250 setScrollValue(_nscrollvalue); in setScrollValue()
243 super.setScrollValue(getScrollValue() + 1, (fieldcount + 1)); in addRow()264 super.setScrollValue(getScrollValue() - 1, (fieldcount)); in removeRow()