BinarySettingsItemclass

settings.t[187]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

A binary settings item - this is for variables that have simple true/nil values.

class BinarySettingsItem :   SettingsItem

Superclass Tree   (in declaration order)

BinarySettingsItem
SettingsItem
`                 object`

Subclass Tree  

(none)

Global Objects  

scoreNotifySettingsItem tipMode verboseModeSettingsItem

Summary of Properties  

isOn

Inherited from SettingsItem :
factoryDefault includeInListing settingDesc settingID

Summary of Methods  

settingFromText settingToText

Inherited from SettingsItem :
restoreItem saveItem

Properties  

isOn

settings.t[203]

our value is true (on) or nil (off)

Methods  

settingFromText (str)OVERRIDDEN

settings.t[192]

parse text

settingToText ( )OVERRIDDEN

settings.t[189]

convert to text - use ON or OFF as the representation

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3