OpTreeList
tree view for namespaces in op select dialog
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
data: * |
|
Method Summary
| Public Methods | ||
| public |
html(): * |
|
| public |
itemHtml(item: Object, html: string, level: number): * Description |
|
| public |
searchFor(txt: string) |
|
| Private Methods | ||
| private |
_serOpRec(root: *, prefix: *): * |
|
| private |
_serializeOps(): * |
|
Public Constructors
public constructor() source
Public Members
public data: * source
Public Methods
public itemHtml(item: Object, html: string, level: number): * source
Description
Params:
| Name | Type | Attribute | Description |
| item | Object | ||
| html | string | ||
| level | number |
Return:
| * |
public searchFor(txt: string) source
Params:
| Name | Type | Attribute | Description |
| txt | string |
Private Methods
private _serOpRec(root: *, prefix: *): * source
Params:
| Name | Type | Attribute | Description |
| root | * | ||
| prefix | * |
Return:
| * |