Prado\Collections\TPagedListFetchDataEventParameter::getData PHP 메소드

getData() 공개 메소드

public getData ( ) : mixed
리턴 mixed new page data
    public function getData()
    {
        return $this->_data;
    }