Package param :: Module tk :: Class BoolTranslator
[hide private]
[frames] | no frames]

Class BoolTranslator

source code


Instance Methods [hide private]
 
string2object(self, string_) source code

Inherited from DoNothingTranslator: object2string

Inherited from Translator: __copy__, __init__

Inherited from Translator (private): _pass_out_msg

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from Translator: last_string2object_failed

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

string2object(self, string_)

source code 
Overrides: Translator.string2object