Searched refs:allowNoSelection (Results 1 – 1 of 1) sorted by relevance
539 var $allowNoSelection; variable in Column566 if ($this->mandatory == $environment->YES) $this->allowNoSelection=false;567 else $this->allowNoSelection=true;594 else $noSelectionAllowed = $this->allowNoSelection; // true if not mandatory