Method | Description | |
---|---|---|
__construct ( string $text, callable $selectAction, boolean $showItemExtra = false, boolean $disabled = false ) | ||
getSelectAction ( ) : callable | void | Execute the items callable if required | |
getText ( ) : string | Return the raw string of text |
public getSelectAction ( ) : callable | void | ||
return | callable | void |