选项卡面板控件帮助类
package |
FineUIPHP\UI\TabStrip |
---|
__construct(\FineUIPHP\UI\TabStrip\TabStrip $source)
activeTab(string $tabID, $moveToEnd = false)
string
activeTabIndex( $activeTabIndex) : $this
$this
addCssStyle(string $cssClass) : $this
string
$this
addTab(string $tabID, string $iframeUrl, string $tabTitle, string $iconUrl, boolean $enableClose)
string
string
string
string
boolean
attribute(string $key, string $value) : $this
string
string
$this
clearDirty()
cssStyle(string $style) : $this
string
$this
disabled(boolean $disabled) : $this
boolean
$this
enabled(boolean $enabled) : $this
boolean
$this
getActiveTabReference(string $tabID, boolean $moveToEnd) : string
string
boolean
string
getAddTabReference(string $tabID, string $iframeUrl, string $tabTitle, string $iconUrl, boolean $enableClose) : string
string
string
string
string
boolean
string
getClearDirtyReference() : string
string
客户端脚本
getHideTabReference(string $tabID) : string
string
string
getRefreshIFrameReference() : string
string
客户端脚本
getRemoveTabReference(string $tabID) : string
string
string
getResetReference() : string
string
客户端脚本
getShowTabReference(string $tabID, boolean $moveToEnd) : string
string
boolean
string
hidden(boolean $hidden) : $this
boolean
$this
hideTab(string $tabID)
string
refreshIFrame()
removeCssStyle(string $cssClass) : $this
string
$this
removeTab(string $tabID)
string
reset()
showTab(string $tabID, $moveToEnd = false)
string
source : \FineUIPHP\Base\ControlBase\ControlBase