Searched refs:curcontrolrow (Results 1 – 1 of 1) sorted by relevance
275 ControlRow curcontrolrow = null; in toggleButtons() local282 curcontrolrow = (ControlRow) ControlRowVector.elementAt(super.getCurFieldCount() - 1); in toggleButtons()283 biscomplete = curcontrolrow.isComplete(); in toggleButtons()500 … ControlRow curcontrolrow = (ControlRow) this.ControlRowVector.elementAt(maxfieldcount - 1); in hasonlycompletefunctions() local501 return curcontrolrow.isComplete(); in hasonlycompletefunctions()