|
def | getText (self) |
|
def | __init__ (self, arguments) |
|
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) |
|
◆ getText()
def Components.Converter.Streaming.Streaming.getText |
( |
|
self | ) |
|
◆ text
Components.Converter.Streaming.Streaming.text = property(getText) |
|
static |
The documentation for this class was generated from the following file: