コード例 #1
0
 public function setWidth($width)
 {
     $this->__load();
     return parent::setWidth($width);
 }