SuggestedTopicListerclass
Suggested topic lister.
class
SuggestedTopicLister
:
Lister
Superclass Tree (in declaration order)
SuggestedTopicLister
Lister
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
askingActor
isExplicit
scopeList
targetActor
Inherited from Lister
:
nextCustomFlag
Summary of Methods
construct
contentsListed
isListed
listCardinality
listWith
longListSepEnd
longListSepMiddle
longListSepTwo
markAsSeen
showListEmpty
showListItem
showListPrefixWide
showListSeparator
showListSuffixWide
Inherited from Lister
:
contentsListedSeparately
getArrangedListCardinality
getArrangedListNounPhraseCount
getContents
getFilteredList
getListedContents
getListGrouping
getTopLister
listSepEnd
listSepMiddle
listSepTwo
showArrangedList
showContentsList
showInlineContentsList
showList
showListAll
showListContentsPrefixTall
showListIndent
showListItemCounted
showListPrefixTall
showListSimple
showSeparateContents
showTallListNewline
Properties
askingActor
the actor who’s asking for the topic list (usually the PC)
isExplicit
flag: this is an explicit listing (i.e., a TOPICS command)
scopeList
our cached scope list for the actor
targetActor
the actor we’re talking to
Methods
construct (asker, askee, explicit)
no description available
contentsListed (obj)
OVERRIDDEN
suggestions have no contents
isListed (obj)
OVERRIDDEN
list suggestions that are currently active
listCardinality (obj)
OVERRIDDEN
each item counts as one item grammatically
listWith (obj)
OVERRIDDEN
get the list group
longListSepEnd ( )
OVERRIDDEN
no description available
longListSepMiddle ( )
OVERRIDDEN
no description available
longListSepTwo ( )
OVERRIDDEN
don’t use semicolons, even in long lists
markAsSeen (obj, pov)
mark as seen - nothing to do for suggestions
showListEmpty (pov, parent)
OVERRIDDEN
end the sentence; include a paren if not in explicit mode
showListItem (obj, options, pov, infoTab)
OVERRIDDEN
show the item - show the suggestion’s theName
showListPrefixWide (cnt, pov, parent)
OVERRIDDEN
cache the actor’s scope list
showListSeparator (options, curItemNum, totalItems)
OVERRIDDEN
say that the list is empty if it was explicitly requested; say nothing if the list is being added by the library
showListSuffixWide (cnt, pov, parent)
OVERRIDDEN
show the prefix; include a paren if not in explicit mode
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3