-
enum CatSpecsLayout {
catSpecsViewerHorizontalIndented, catSpecsViewerHorizontalUp, catSpecsViewerHorizontalCentered, catSpecsViewerVerticalCentered, catSpecsViewerHorizontalRelational, catSpecsViewerVerticalRelational
} -
Specification tree layout.
It is used by the object.- Values:
-
- catSpecsViewerHorizontalIndented
- The specification tree is indented horizontally (classical Windows style) dd>
- catSpecsViewerHorizontalUp
- The specification tree is indented horizontally (structure) dd>
- catSpecsViewerHorizontalCentered
- The specification tree is centered horizontally (constructive historic, horizontal) dd>
- catSpecsViewerVerticalCentered
- The specification tree is centered vertically (constructive historic, vertical) dd>
- catSpecsViewerHorizontalRelational
- The specification tree is centered horizontally (relational, horizontal) dd>
- catSpecsViewerVerticalRelational
- The specification tree is centered vertically (relational, horizontal) dd>