PHP 트레잇 Ublaboo\DataGrid\Traits\TButtonText

파일 보기 프로젝트 열기: ublaboo/datagrid

보호된 프로퍼티들

프로퍼티 타입 설명
$text string

공개 메소드들

메소드 설명
getText ( ) : string Get text
setText ( string $text ) Set text

메소드 상세

getText() 공개 메소드

Get text
public getText ( ) : string
리턴 string

setText() 공개 메소드

Set text
public setText ( string $text )
$text string

프로퍼티 상세

$text 보호되어 있는 프로퍼티

protected string $text
리턴 string