Robot Framework Integrated Development Environment (RIDE)
robotide.application.updatenotifier.LocalHtmlWindow Class Reference
Inheritance diagram for robotide.application.updatenotifier.LocalHtmlWindow:

Public Member Functions

def __init__ (self, parent, size=(600, 400))
 
def OnLinkClicked (self, link)
 

Detailed Description

Definition at line 92 of file updatenotifier.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.application.updatenotifier.LocalHtmlWindow.__init__ (   self,
  parent,
  size = (600,400) 
)

Definition at line 93 of file updatenotifier.py.

Member Function Documentation

◆ OnLinkClicked()

def robotide.application.updatenotifier.LocalHtmlWindow.OnLinkClicked (   self,
  link 
)

Definition at line 98 of file updatenotifier.py.


The documentation for this class was generated from the following file: