ContainerIF
Method Summary
Public Methods | ||
public |
beginPath(path: *, cls: *) |
|
public |
button(name: *, tooltip: *, args: *) |
|
public |
col() |
|
public |
colorbutton(path: *, args: *) |
|
public |
colorpicker(path: *, args: *) |
|
public |
endPath() |
|
public |
iconbutton(icon: *, tooltip: *, args: *) |
|
public |
iconcheck(path: *, args: *) |
|
public |
iconenum(path: *, args: *) |
|
public |
listenum(path: *, args: *) |
|
public |
menu(title: *, definition: *, args: *) |
|
public |
prop(path: *, args: *) |
|
public |
row() |
|
public |
simpleslider(path: *, args: *) |
|
public |
slider(path: *, args: *) |
|
public |
strip() |
|
public |
table() |
|
public |
textbox(path: *, args: *) |
|
public |
tool(path: *, args: *) |
|
public |
useIcons() |
|
public |
|
|
public |
vector(path: *, args: *) |
Public Methods
public beginPath(path: *, cls: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
cls | * |
public button(name: *, tooltip: *, args: *) source
Params:
Name | Type | Attribute | Description |
name | * | ||
tooltip | * | ||
args | * |
public col() source
public colorbutton(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public colorpicker(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public endPath() source
public iconbutton(icon: *, tooltip: *, args: *) source
Params:
Name | Type | Attribute | Description |
icon | * | ||
tooltip | * | ||
args | * |
public iconcheck(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public iconenum(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public listenum(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public menu(title: *, definition: *, args: *) source
Params:
Name | Type | Attribute | Description |
title | * | ||
definition | * | ||
args | * |
public prop(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public row() source
public simpleslider(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public slider(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public strip() source
public table() source
public textbox(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public tool(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |
public useIcons() source
public useSimpleSliders() source
public vector(path: *, args: *) source
Params:
Name | Type | Attribute | Description |
path | * | ||
args | * |