按钮帮助类
package |
FineUIPHP\UI\Button |
---|
attribute(string $key, string $value) : $this
string
string
$this
disabled(boolean $disabled) : $this
boolean
$this
enabled(boolean $enabled) : $this
boolean
$this
hidden(boolean $hidden) : $this
boolean
$this
icon( $icon) : $this
$this
iconFont( $iconFont) : $this
$this
iconUrl( $iconUrl) : $this
$this
onClientClick( $clientClickScript) : $this
$this
pressed( $pressed) : $this
$this
text( $text) : $this
$this
toolTip( $toolTip) : $this
$this
source : \FineUIPHP\Base\ControlBase\ControlBase