SimpleListerclass
A SimpleLister provides simplified interfaces for creating formatted lists.
class
SimpleLister
:
Lister
Superclass Tree (in declaration order)
SimpleLister
Lister
` object`
Subclass Tree
(none)
Global Objects
Summary of Properties
Inherited from Lister
:
nextCustomFlag
Summary of Methods
isListed
makeSimpleList
showSimpleList
Inherited from Lister
:
contentsListed
contentsListedSeparately
getArrangedListCardinality
getArrangedListNounPhraseCount
getContents
getFilteredList
getListedContents
getListGrouping
getTopLister
listCardinality
listSepEnd
listSepMiddle
listSepTwo
listWith
longListSepEnd
longListSepMiddle
longListSepTwo
showArrangedList
showContentsList
showInlineContentsList
showList
showListAll
showListContentsPrefixTall
showListEmpty
showListIndent
showListItem
showListItemCounted
showListPrefixTall
showListPrefixWide
showListSeparator
showListSimple
showListSuffixWide
showSeparateContents
showTallListNewline
Properties
(none)
Methods
isListed (obj)
OVERRIDDEN
by default, everything given to a simple lister is listed
makeSimpleList (lst)
Format a simple list, but rather than displaying the result, return it as a string. This simply displays the list as normal, but captures the output as a string and returns it.
showSimpleList (lst)
Show a formatted list given a list of items. This lets you create a formatted list from an item list without worrying about visibility or other factors that affect the full Lister interfaces.
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3