CSS Component CSS Component Overview |
Last modified March 29, 2005 | |
[This document is a work in progress. It is an attempt to capture the key concepts of the WTP CSS Component. Note that the concepts presented here may differ from what is found in the currently released code. This document describes the architecture, or "end goal", of the component. Once this document is finalized, the intent is to bring the code and its specs into line with this document.] | |
CSS UI | |
The css ui component has the API needed to support css regions in editors. | |
| |
CSS Core | |
The css core component has the API needed to support the css model. | |
Content type | |
| |
Content Model | |
The CSS content model includes content models for CSS. For
more information, see:
| |
StructuredDocument regions | |
CSS StructuredDocument regions include various regions
commonly found in CSS documents. Structured document regions
include: css declaration delimiter, css selector separator,
css declaration delimiter. For more information, see
| |
Partition Types | |
CSS partition types include various partition types found in
CSS documents. Partition types include: css style. For more
information, see:
|