CustomRoomListerclass

msg_neu.t[4469]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

prefixStr suffixStr

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

msg_neu.t[4481]

our prefix and suffix strings

suffixStr

msg_neu.t[4482]

no description available

Methods  

construct (prefix, suffix)

msg_neu.t[4470]

no description available

showListPrefixTall (itemCount, pov, parent)OVERRIDDEN

msg_neu.t[4478]

no description available

showListPrefixWide (itemCount, pov, parent)OVERRIDDEN

msg_neu.t[4476]

no description available

showListSuffixWide (itemCount, pov, parent)OVERRIDDEN

msg_neu.t[4477]

no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3