TocEntryType
-
class TocEntryType
The different types of TOC entries (see TocEntry
).
There are two types of TOC entries: alternatives or parts in a sequence.
Methods
-
class TocEntryType
-
get_nick() → str
Converts type
to a string representation.
Fields
-
class TocEntryType
-
ANGLE
The type of the None singleton.
-
CHAPTER
The type of the None singleton.
-
EDITION
The type of the None singleton.
-
INVALID
The type of the None singleton.
-
TITLE
The type of the None singleton.
-
TRACK
The type of the None singleton.
-
VERSION
The type of the None singleton.