PHP Trait Ublaboo\DataGrid\Traits\TButtonCaret

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

Protected Properties

Property Type Description
$caret boolean

Public Methods

Method Description
hasCaret ( ) : boolean
setCaret ( boolean $use_caret ) : static Should be a "caret" present in status dropdown?

Method Details

hasCaret() public method

public hasCaret ( ) : boolean
return boolean

setCaret() public method

Should be a "caret" present in status dropdown?
public setCaret ( boolean $use_caret ) : static
$use_caret boolean
return static

Property Details

$caret protected_oe property

protected bool $caret
return boolean