复选框列表项
package |
FineUIPHP\UI |
---|
__construct(string $text = '', string $value = '', boolean $selected = false)
string
string
boolean
getSelected() : string
string
getText() : string
string
getValue() : string
string
selected( $value) : $this
$this
text( $value) : $this
$this
value( $value) : $this
$this
text : string
var |
---|
string
value : string
var |
---|
string
selected : boolean
var |
---|
boolean