Options
All
  • Public
  • Public/Protected
  • All
Menu

Components namespace.

Hierarchy

  • ComponentsNS

Index

Properties

CheckBox

CheckBox: { prototype: CheckBox }

Represents a checkbox.

Type declaration

ExplorerAddressBar

ExplorerAddressBar: { prototype: ExplorerAddressBar }

Represents an explorer address bar.

Type declaration

FSView

FSView: { prototype: FSViewUIComponent }

File system view UI component.

This component displays file system entries as icons.

Type declaration

GraphStatBox

GraphStatBox: { prototype: GraphStatBox }

A UI component that displays a graph statistics box.

Type declaration

GroupBox

GroupBox: { prototype: GroupBox }

Represents a visibly named container with objects.

Type declaration

ListBox

ListBox: { prototype: ListBox }

Represents a container with a scrollable list of items.

Type declaration

Panel

Panel: { prototype: Panel }

Represents a basic panel.

Type declaration

RadioBox

RadioBox: { prototype: RadioBox }

Represents a container with radio options.

Type declaration

TabControl

TabControl: { prototype: TabControl }

Represents a UI control with tabbed pages.

Type declaration

ToolBar

ToolBar: { prototype: ToolBar }

ToolBar UI component.

Type declaration

TreeView

TreeView: { prototype: TreeView }

Represents a view with grouped items in a tree format.

Type declaration

UIComponent

UIComponent: { prototype: UIComponent }

Base class for all UI components.

This class should be inherited.

Type declaration

Generated using TypeDoc