GroupSublisterclass
Sub-lister for listing the contents of a group. This lister shows a simple list with no prefix or suffix, and otherwise uses the characteristics of the parent lister.
class
GroupSublister
: object
Superclass Tree (in declaration order)
GroupSublister
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
construct
getTopLister
propNotDefined
showListEmpty
showListItem
showListItemCounted
showListPrefixTall
showListPrefixWide
showListSuffixWide
Properties
parentGroup
my parent list group
parentLister
my parent lister
Methods
construct (parentLister, parentGroup)
no description available
getTopLister ( )
get the top-level lister - returns my parent’s top-level lister
propNotDefined (prop, [args])
delegate everything we don’t explicitly handle to our parent lister
showListEmpty (pov, parent)
show nothing when empty
showListItem (obj, options, pov, infoTab)
Show an item in the list. Rather than going through the parent lister directly, we go through the parent group, so that it can customize the display of items in the group.
showListItemCounted (lst, options, pov, infoTab)
Show a counted item in the group. As with showListItem, we ask the parent group to do the work, so that it can customize the display if desired.
showListPrefixTall (itemCount, pov, parent)
no description available
showListPrefixWide (itemCount, pov, parent)
no prefix or suffix
showListSuffixWide (itemCount, pov, parent)
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3