コード例 #1
0
 public function onCreate()
 {
     parent::onCreate();
     $this->type = 'icon';
 }
コード例 #2
0
 public function onCreate()
 {
     parent::onCreate();
     $this->type = 'select';
 }