Class: WBTreeView
Source Location: /php/ui/winbinder/WBTreeView.php
Class WBTreeView
Inherited Properties, Constants, and Methods
Methods
WBTreeView __construct(
[array
$options = array()]
)
|
|
생성자
Parameters:
API Tags:
Redefinition of:
- WBControl::__construct()
- 생성자
Node 생성
$options = array(
'caption' => '',
'value' => '',
'where' => '',
'image' => '',
'selectedimage' => '',
'insertiontype' => '',
);
Parameters:
API Tags:
WBTreeNode createRoot(
[array
$options = array()]
)
|
|
RootNode 생성
Parameters:
API Tags:
Tree 전체 아이템 지우기
API Tags:
선택되어이 TreeNode 얻어오기
API Tags:
boolean setLine(
[
$isLine = false]
)
|
|
라인 설정
Parameters:
API Tags:
|
|