WearingSublisterclass
Base class for the inventory sub-lister for items being worn. We use a special listing method to show these items, so that items being shown explicitly in a worn list can be shown differently from the way they would in a normal inventory list. (For example, a worn item in a normal inventory list might show a “(worn)” indication, whereas it would not want to show a similar indication in a list of objects explicitly being worn.)
This type of lister should normally only be used from within an inventory lister. This type of lister assumes that it’s part of a larger listing controlled externally; for example, we don’t show out-of-line contents, since we assume the caller will be doing this.
class
WearingSublister
:
WearingLister
Superclass Tree (in declaration order)
WearingSublister
WearingLister
InventoryLister
Lister
` object`
Subclass Tree
(none)
Global Objects
Summary of Properties
Inherited from Lister
:
nextCustomFlag
Summary of Methods
showListEmpty
showListPrefixWide
showListSuffixWide
showSeparateContents
Inherited from WearingLister
:
showListItem
showListItemCounted
Inherited from InventoryLister
:
isListed
showContentsList
showInlineContentsList
Inherited from Lister
:
contentsListed
contentsListedSeparately
getArrangedListCardinality
getArrangedListNounPhraseCount
getContents
getFilteredList
getListedContents
getListGrouping
getTopLister
listCardinality
listSepEnd
listSepMiddle
listSepTwo
listWith
longListSepEnd
longListSepMiddle
longListSepTwo
showArrangedList
showList
showListAll
showListContentsPrefixTall
showListIndent
showListPrefixTall
showListSeparator
showListSimple
showTallListNewline
Properties
(none)
Methods
showListEmpty (pov, parent)
OVERRIDDEN
no description available
showListPrefixWide (itemCount, pov, parent)
OVERRIDDEN
don’t show any prefix, suffix, or ‘empty’ messages
showListSuffixWide (itemCount, pov, parent)
OVERRIDDEN
no description available
showSeparateContents (pov, lst, options, infoTab)
OVERRIDDEN
don’t show out-of-line contents
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3