PHP 트레잇 Ublaboo\DataGrid\Traits\TButtonCaret

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

보호된 프로퍼티들

프로퍼티 타입 설명
$caret boolean

공개 메소드들

메소드 설명
hasCaret ( ) : boolean
setCaret ( boolean $use_caret ) : static Should be a "caret" present in status dropdown?

메소드 상세

hasCaret() 공개 메소드

public hasCaret ( ) : boolean
리턴 boolean

setCaret() 공개 메소드

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

프로퍼티 상세

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

protected bool $caret
리턴 boolean