Searched refs:curcontrolrow (Results 1 – 1 of 1) sorted by relevance
274 ControlRow curcontrolrow = null; in toggleButtons() local281 curcontrolrow = (ControlRow) ControlRowVector.elementAt(super.getCurFieldCount() - 1); in toggleButtons()282 biscomplete = curcontrolrow.isComplete(); in toggleButtons()499 … ControlRow curcontrolrow = (ControlRow) this.ControlRowVector.elementAt(maxfieldcount - 1); in hasonlycompletefunctions() local500 return curcontrolrow.isComplete(); in hasonlycompletefunctions()