窗体控件帮助类
package |
FineUIPHP\UI\Window |
---|
addCssStyle(string $cssClass) : $this
string
$this
attribute(string $key, string $value) : $this
string
string
$this
clearDirty()
close()
collapse()
collapsed(boolean $collapsed)
boolean
cssStyle(string $style) : $this
string
$this
disabled(boolean $disabled) : $this
boolean
$this
enabled(boolean $enabled) : $this
boolean
$this
getClearDirtyReference() : string
string
客户端脚本
getCloseReference() : string
string
客户端脚本
getHideExecuteScriptReference( $argument) : string
string 执行的脚本
string
客户端脚本
getHideReference() : string
string
客户端脚本
getHideRefreshReference() : string
string
客户端脚本
getMaximizeReference() : string
string
getMinimizeReference() : string
string
getRefreshIFrameReference() : string
string
客户端脚本
getResetReference() : string
string
客户端脚本
getRestoreReference() : string
string
getSaveStateReference( $values) : string
string
getShowReference(null $iframeUrl = null, string $windowTitle = null, null $width = null, null $height = null) : string
null
string
null
null
string
hidden(boolean $hidden) : $this
boolean
$this
hide()
hideExecuteScript( $argument)
string 客户端脚本
hideRefresh()
icon(string $icon)
string
iconFont(string $iconFont)
string
iconUrl(string $iconUrl)
string
maximize()
minimize()
refreshIFrame()
removeCssStyle(string $cssClass) : $this
string
$this
reset()
restore()
show(null $iframeUrl = null, null $windowTitle = null, null $width = null, null $height = null)
null
null
null
null
title(string $text)
string
titleToolTip(string $text)
string
source : \FineUIPHP\Base\ControlBase\ControlBase