EquivalentStateInfoclass | thing.t[227] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Equivalent group state information. This keeps track of a state and the number of items in that state when we're listing a group of equivalent items in different states.
class
EquivalentStateInfo : object
Superclass Tree (in declaration order)
Subclass Tree
Global Objects
Summary of Properties
stateNameProp
stateObj
stateVec
Summary of Methods
addEquivObj
construct
getEquivCount
getEquivList
getName
Properties
stateNameProp | thing.t[255] |
the property to evaluate to get the name for listing purposes
stateObj | thing.t[252] |
the ThingState object describing the state
stateVec | thing.t[258] |
list of items in this same state
Methods
addEquivObj (obj) | thing.t[240] |
add an object to the list of equivalent objects in this state
construct (st, obj, nameProp) | thing.t[228] |
no description available
getEquivCount ( ) | thing.t[243] |
get the number of equivalent items in the same state
getEquivList ( ) | thing.t[246] |
get the list of equivalent items in the same state
getName ( ) | thing.t[249] |
get the name to use for listing purposes
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3