树节点
package |
FineUIPHP\UI\Tree\TreeNode |
---|
attribute( $key, string $value) : $this
string
$this
attributeDataTag( $value) : $this
$this
attributes(array $value) : $this
array
$this
checked(boolean $value) : $this
boolean
$this
cssClass(string $value) : $this
string
$this
enableCheckBox(boolean $value) : $this
boolean
$this
getAttributeDataTag() : mixed|null
mixed|null
getAttributes() : array
array
getChecked() : boolean
boolean
getCssClass() : string
string
getEnableCheckBox() : boolean
boolean
getExpanded() : boolean
boolean
getIcon() : string
string
getIconFont() : string
string
getIconFontClass() : string
string
getIconUrl() : string
string
getLeaf() : boolean
boolean
getNavigateUrl() : string
string
getNodeID() : string
string
getNodes() : \FineUIPHP\UI\Tree\TreeNode\TreeNodeCollection
getOnClientClick() : string
string
getParentNode() : \FineUIPHP\UI\Tree\TreeNode\TreeNode
getSelectable() : boolean
boolean
getTarget() : string
string
getText() : string
string
getToolTip() : string
string
icon(string $value) : $this
string
$this
iconFont(string $value) : $this
string
$this
iconFontClass(string $value) : $this
string
$this
iconUrl(string $value) : $this
string
$this
leaf(boolean $value) : $this
boolean
$this
navigateUrl(string $value) : $this
string
$this
nodeID(string $value) : $this
string
$this
nodes() : $this
$this
onClientClick(string $value) : $this
string
$this
parentNode(\FineUIPHP\UI\Tree\TreeNode\TreeNode $value) : $this
readXmlAttributes( $attributes, $tree)
selectable(boolean $value) : $this
boolean
$this
setPropertyValue( $name, $value)
target(string $value) : $this
string
$this
text(string $value) : $this
string
$this
toArray() : array
array
toolTip(string $value) : $this
string
$this
treeInstance(\FineUIPHP\UI\Tree\Tree $value) : $this