|
def | __init__ (self, arg) |
|
def | getBoolean (self) |
|
def | __repr__ (self) |
|
def | handleCommand (self, cmd) |
|
def | __init__ (self) |
|
def | isAnimated (self) |
|
def | setAnimated (self, isAnimated) |
|
def | connectDownstream (self, downstream) |
|
def | connectUpstream (self, upstream) |
|
def | connect (self, upstream) |
|
def | disconnectAll (self) |
|
def | disconnectDownstream (self, downstream) |
|
def | changed (self, *args, **kwargs) |
|
def | setSuspend (self, suspended) |
|
def | checkSuspend (self) |
|
def | doSuspend (self, suspend) |
|
def | destroy (self) |
|
◆ __init__()
def Components.Converter.ValueBitTest.ValueBitTest.__init__ |
( |
|
self, |
|
|
|
arg |
|
) |
| |
◆ getBoolean()
def Components.Converter.ValueBitTest.ValueBitTest.getBoolean |
( |
|
self | ) |
|
◆ value
Components.Converter.ValueBitTest.ValueBitTest.value |
◆ boolean
Components.Converter.ValueBitTest.ValueBitTest.boolean = property(getBoolean) |
|
static |
The documentation for this class was generated from the following file: