| Trees | Index | Help |  | 
|---|
| Module indiclient :: Class indiswitch | 
 | 
indiobject--+ |indinamedobject--+ |indielement--+ | indiswitch
On or Off
| Method Summary | |
|---|---|
| BooleanType | Return a Boolean representing the state of the switch: | 
| NoneType | Return None | 
| Inherited from indielement | |
|  | |
| StringType | Return a string representation of it value | 
| StringType | Returns an XML representation of the object | 
| NoneType | Return None | 
| NoneType | Return None | 
| NoneType | Prints all parameters of the object | 
| BooleanType | Return Trueif the objects XML data was changed since the last_get_changedwas called,Falseotherwise. | 
| NoneType | Sets the value variable of this object. | 
| Inherited from indiobject | |
| BooleanType | Checks whether the object is valid. | 
| NoneType | Update this element with data received form the XML Parser. | 
| NoneType | Raises an exception if the object is not writable | 
| Instance Variable Summary | |
|---|---|
| Inherited from indielement | |
| StringType | _old_value: The old value of the object, the value it had when_get_changedwas called last time. | 
| StringType | _value: The value of the INDI object. | 
| Inherited from indinamedobject | |
| StringType | label: label of the INDI object as given in the "label" XML 
attribute | 
| StringType | name: name of the INDI object as given in the "name" XML 
attribute | 
| Inherited from indiobject | |
| indixmltag | tag: The XML tag of the INDI object (seeindixmltag). | 
| Method Details | 
|---|
| get_active(self)
 | 
| set_active(self, bool)
 | 
| Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Sep 10 10:26:05 2005 | http://epydoc.sf.net |