Definition at line 33 of file htmlwnd.py.
◆ __init__()
| def robotide.widgets.htmlwnd.HtmlWindow.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
size = wx.DefaultSize, |
|
|
|
text = None |
|
) |
| |
◆ _add_selection_to_clipboard()
| def robotide.widgets.htmlwnd.HtmlWindow._add_selection_to_clipboard |
( |
|
self | ) |
|
|
private |
◆ _is_copy()
| def robotide.widgets.htmlwnd.HtmlWindow._is_copy |
( |
|
self, |
|
|
|
event |
|
) |
| |
|
private |
◆ clear()
| def robotide.widgets.htmlwnd.HtmlWindow.clear |
( |
|
self | ) |
|
◆ close()
| def robotide.widgets.htmlwnd.HtmlWindow.close |
( |
|
self | ) |
|
◆ OnKeyDown()
| def robotide.widgets.htmlwnd.HtmlWindow.OnKeyDown |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnLinkClicked()
| def robotide.widgets.htmlwnd.HtmlWindow.OnLinkClicked |
( |
|
self, |
|
|
|
link |
|
) |
| |
◆ set_content()
| def robotide.widgets.htmlwnd.HtmlWindow.set_content |
( |
|
self, |
|
|
|
content |
|
) |
| |
◆ font
| robotide.widgets.htmlwnd.HtmlWindow.font |
The documentation for this class was generated from the following file: