Beispiel #1
0
 /**
  * @access private
  */
 function Click()
 {
     $this->Page->WasButtonClick = true;
     parent::Click();
 }