CustomRoomListerclass
A simple customizable room lister. This can be used to create custom listers for things like remote room contents listings. We act just like any ordinary room lister, but we use custom prefix and suffix strings provided during construction.
class
CustomRoomLister
:
Lister
Superclass Tree (in declaration order)
CustomRoomLister
Lister
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from Lister
:
nextCustomFlag
Summary of Methods
construct
showListPrefixTall
showListPrefixWide
showListSuffixWide
Inherited from Lister
:
contentsListed
contentsListedSeparately
getArrangedListCardinality
getArrangedListNounPhraseCount
getContents
getFilteredList
getListedContents
getListGrouping
getTopLister
isListed
listCardinality
listSepEnd
listSepMiddle
listSepTwo
listWith
longListSepEnd
longListSepMiddle
longListSepTwo
showArrangedList
showContentsList
showInlineContentsList
showList
showListAll
showListContentsPrefixTall
showListEmpty
showListIndent
showListItem
showListItemCounted
showListSeparator
showListSimple
showSeparateContents
showTallListNewline
Properties
prefixStr
our prefix and suffix strings
suffixStr
no description available
Methods
construct (prefix, suffix)
no description available
showListPrefixTall (itemCount, pov, parent)
OVERRIDDEN
no description available
showListPrefixWide (itemCount, pov, parent)
OVERRIDDEN
no description available
showListSuffixWide (itemCount, pov, parent)
OVERRIDDEN
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3