树控件帮助类
package |
FineUIPHP\UI\Tree |
---|
addCssStyle(string $cssClass) : $this
string
$this
attribute(string $key, string $value) : $this
string
string
$this
clearDirty()
collapse()
collapsed(boolean $collapsed)
boolean
cssStyle(string $style) : $this
string
$this
dataSource( $dataSource)
Throws |
|
---|
disabled(boolean $disabled) : $this
boolean
$this
enabled(boolean $enabled) : $this
boolean
$this
getClearDirtyReference() : string
string
客户端脚本
getRefreshIFrameReference() : string
string
客户端脚本
getResetReference() : string
string
客户端脚本
hidden(boolean $hidden) : $this
boolean
$this
icon(string $icon)
string
iconFont(string $iconFont)
string
iconUrl(string $iconUrl)
string
loadData(\FineUIPHP\UI\Tree\TreeNode\TreeNodeCollection $nodes, string $parentNodeId = '')
refreshIFrame()
removeCssStyle(string $cssClass) : $this
string
$this
reset()
selectedNodeID( $selectedNodeID) : $this
$this
selectedNodeIDArray(array $selectedNodeIDArray, null $keepCurrentSelection = null) : $this
array
null
$this
title(string $text)
string
titleToolTip(string $text)
string
source : \FineUIPHP\Base\ControlBase\ControlBase