PHP Trait Ublaboo\DataGrid\Traits\TButtonText

ファイルを表示 Open project: ublaboo/datagrid

Protected Properties

Property Type Description
$text string

Public Methods

Method Description
getText ( ) : string Get text
setText ( string $text ) Set text

Method Details

getText() public method

Get text
public getText ( ) : string
return string

setText() public method

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

Property Details

$text protected_oe property

protected string $text
return string