The Model-Driven System Builder
JeeWiz Architect's Guide
Contents
>
17. 'Documentation' Reference
17.4 Page Object
Used on
index
Superclass
subtitleHolder
Description
Specification of one documention page.
The page consists of
the name, i.e. filename for the page
the title
one or more nested "subtitles".
Pages are sections at the 1.1 level, indexes are chapters are at the 1 level.
Contained
Lists
1
Name
subtitle
Type
subtitle
Inherited from
subtitleHolder
2
Name
topTip
Type
topTip
Indexed property
value
3
Name
link
Type
link
Indexed property
value
Inherited
properties
description
(base property)
template
(base property)
text
(base property)
jwpattern
(base property)
sectionNumber
from
sectionNumberHolder.sectionNumber
title
from
sectionNumberHolder.title
omitFromToc
from
sectionNumberHolder.omitFromToc
aggregateChildList
from
sectionNumberHolder.aggregateChildList
aggregateChildContentsList
from
sectionNumberHolder.aggregateChildContentsList
indentLevel
from
sectionNumberHolder.indentLevel
nextSectionOverall
from
sectionNumberHolder.nextSectionOverall
previousSectionOverall
from
sectionNumberHolder.previousSectionOverall
17.4.1 Property 'name'
Description
The file name of the HTML page [without the .html suffix] that will be generated by this component. Should NOT be path - just file node name.
Type
String
Required
true
Copyright (c) 2001-2008 New Technology/
enterprise
Ltd.