예제 #1
0
 public function getItem($itemName = null)
 {
     return $this->model->getData($this->currentRow, $itemName);
 }