EditSheet HTC Styles

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

Class Styles

DIV.esCollapsed

Defines style characteristics used when rendering a collapsed edit group in an EditSheet HTC.

DIV.esCollapsed DIV.esEditgroup

Defines style characteristics used when rendering an edit group within a collapsed DIV element in an EditSheet HTC.

DIV.esContainer

Defines style characteristics used when rendering the container DIV element for an edit group within an EditSheet HTC.

DIV.esEdittitle

Defines style characteristics used when rendering the title DIV element for an edit group within an EditSheet HTC.

DIV.esExpanded

Defines style characteristics used when rendering an expanded edit group in an EditSheet HTC.

DIV.esExpanded DIV.esEditgroup

Defines style characteristics used when rendering an edit group within an expanded DIV element in an EditSheet HTC.

.editSheet

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

.efField

Defines common style characteristics used when rendering various types of EditField HTCs within the EditSheet and DynamicTable HTCs.

.esEditgroup

Defines style characteristics used when rendering an edit group within an EditSheet HTC.

.esEditgroup DIV.esContainer

Defines style characteristics used when rendering a nested EditSheet HTC container DIV element within an edit group of another EditSheet HTC.

.esEditgroup DIV.esEdittitle

Defines style characteristics used when rendering a nested EditSheet HTC title DIV element within an edit group of another EditSheet HTC.

.esEditgroup SPAN.bdexpandicon

Defines style characteristics used when rendering a span containing the expand icon in a nested EditSheet HTC within an edit group of another EditSheet HTC.

.esEditgroup SPAN.esEditbar

Defines style characteristics used when rendering the span containing the title bar for a nested EditSheet HTC within an edit group of another EditSheet HTC.

.esTableStyle .esDataCell

Defines style characteristics used when rendering a normal data cell (right side of standard layout in an EditSheet HTC) within tables that have their class attribute set to "esTableStyle".

.esTableStyle .esLabelCell

Defines style characteristics used when rendering a label cell (left side of standard layout in an EditSheet HTC) within tables that have their class attribute set to "esTableStyle".

.esTableStyle .reqIcon

Defines style characteristics used when rendering the required icon table cell within tables that have their class attribute set to "esTableStyle".

SPAN.esEditbar

Defines style characteristics used when rendering the span containing the title bar for an EditSheet HTC.

TABLE.esTableStyle

Defines style characteristics used when rendering tables with which the "esTableStyle" class attribute value is associated.


All rights reserved.