TreeView HTC Styles

The following styles are associated with the TreeView HTC, using the class attribute. Add the "treeview" class attribute value to an element to create a TreeView HTC instance.

Class Styles

.treeView

Associates an element with the DHTML behavior implemented in the file TreeView.htc.

.treeView DIV DIV

Defines style characteristics used when rendering a second-level DIV element within the TreeView HTC.

.treeView DIV.tvClosed DIV

Defines style characteristics used when rendering a second-level DIV element in a closed first-level DIV element in the TreeView HTC.

.treeView DIV.tvDisabled

Defines style characteristics used when rendering a disabled DIV element in the TreeView HTC.

.treeView DIV.tvGroupOver

Defines style characteristics used when rendering a highlighted DIV element that is not a leaf node in the TreeView HTC.

.treeView DIV.tvHide

Defines style characteristics used when hiding a DIV element in the TreeView HTC.

.treeView DIV.tvOver

Defines style characteristics used when rendering a highlighted DIV element that is a leaf node in the TreeView HTC.

.treeView DIV.tvSkip DIV

Defines style characteristics used when rendering a DIV element within a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip DIV DIV

Defines style characteristics used when rendering a second-level DIV element under a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip DIV LABEL

Defines style characteristics used when rendering a label under a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip DIV SPAN

Defines style characteristics used when rendering a span within a DIV element under a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip DIV.tvClosed DIV

Defines style characteristics used when rendering a DIV element within a closed DIV element under a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip DIV.tvDisabled DIV

Defines style characteristics used when rendering a DIV element within a disabled DIV element under a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip DIV.tvHide DIV

Defines style characteristics used when rendering a DIV element within a hidden DIV element under a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip LABEL

Defines style characteristics used when rendering a label within a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView DIV.tvSkip SPAN

Defines style characteristics used when rendering a span within a skipped DIV element in the TreeView HTC. Styles including the "tvSkip" class are used to format data elements within a skipped element.

.treeView LABEL

Defines style characteristics used when rendering a label within the TreeView HTC.

.treeView LABEL.tvSelected

Defines style characteristics used when rendering a selected label within the TreeView HTC.

.treeView SPAN

Defines style characteristics used when rendering a span within the TreeView HTC.


All rights reserved.