Пример #1
0
 public function setLabel($label)
 {
     parent::setLabel($label);
     $this->item->setButtonLabel($label);
     return $this;
 }