Searched refs:iMinAutoCompleteChars (Results 1 – 1 of 1) sorted by relevance
39 protected $iMinAutoCompleteChars; variable in Combodo\\iTop\\Form\\Field\\SelectObjectField52 $this->iMinAutoCompleteChars = 3;70 public function SetMinAutoCompleteChars($iMinAutoCompleteChars) argument72 $this->iMinAutoCompleteChars = $iMinAutoCompleteChars;138 return $this->iMinAutoCompleteChars;