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