Esempio n. 1
0
 /**
  * True to automatically monitor window resize events and rerender the layout on browser resize (defaults to true).
  * @return boolean
  */
 public function getMonitorResize()
 {
     return parent::getMonitorResize();
 }