|
def | __init__ (self, text="") |
|
def | applySkin (self, desktop, parent) |
|
def | setText (self, text) |
|
def | appendText (self, text) |
|
def | updateScrollbar (self) |
|
def | getText (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | pageUp (self) |
|
def | pageDown (self) |
|
def | lastPage (self) |
|
def | produceHTML (self) |
|
def | __init__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | onShow (self) |
|
def | onHide (self) |
|
def | destroy (self) |
|
def | move (self, x, y=None) |
|
def | resize (self, x, y=None) |
|
def | setZPosition (self, z) |
|
def | show (self) |
|
def | hide (self) |
|
def | getVisible (self) |
|
def | setVisible (self, visible) |
|
def | setPosition (self, x, y) |
|
def | getPosition (self) |
|
def | getSize (self) |
|
def | createWidget (self, parent) |
|
def | postWidgetCreate (self, instance) |
|
def | preWidgetRemove (self, instance) |
|
◆ __init__()
def Components.ScrollLabel.ScrollLabel.__init__ |
( |
|
self, |
|
|
|
text = "" |
|
) |
| |
◆ appendText()
def Components.ScrollLabel.ScrollLabel.appendText |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ applySkin()
def Components.ScrollLabel.ScrollLabel.applySkin |
( |
|
self, |
|
|
|
desktop, |
|
|
|
parent |
|
) |
| |
◆ getText()
def Components.ScrollLabel.ScrollLabel.getText |
( |
|
self | ) |
|
◆ GUIcreate()
def Components.ScrollLabel.ScrollLabel.GUIcreate |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ GUIdelete()
def Components.ScrollLabel.ScrollLabel.GUIdelete |
( |
|
self | ) |
|
◆ lastPage()
def Components.ScrollLabel.ScrollLabel.lastPage |
( |
|
self | ) |
|
◆ pageDown()
def Components.ScrollLabel.ScrollLabel.pageDown |
( |
|
self | ) |
|
◆ pageUp()
def Components.ScrollLabel.ScrollLabel.pageUp |
( |
|
self | ) |
|
◆ produceHTML()
def Components.ScrollLabel.ScrollLabel.produceHTML |
( |
|
self | ) |
|
◆ setText()
def Components.ScrollLabel.ScrollLabel.setText |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ updateScrollbar()
def Components.ScrollLabel.ScrollLabel.updateScrollbar |
( |
|
self | ) |
|
◆ instance
Components.ScrollLabel.ScrollLabel.instance |
◆ long_text
Components.ScrollLabel.ScrollLabel.long_text |
◆ message
Components.ScrollLabel.ScrollLabel.message |
◆ pageHeight
Components.ScrollLabel.ScrollLabel.pageHeight |
◆ pages
Components.ScrollLabel.ScrollLabel.pages |
◆ scrollbar
Components.ScrollLabel.ScrollLabel.scrollbar |
◆ total
Components.ScrollLabel.ScrollLabel.total |
The documentation for this class was generated from the following file: