Share and Money Management 0.18devel
Public Member Functions | Public Attributes | List of all members
gui.UIHtml.UIHtml Class Reference
Inheritance diagram for gui.UIHtml.UIHtml:

Public Member Functions

def __init__ (self, *args, **kwds)
 
def OnPrint (self, event)
 
def OnPrintPreview (self, event)
 
def OnClose (self, event)
 
def OnSave (self, event)
 

Public Attributes

 hw_report
 
 bn_Print
 
 bn_PrintPreview
 
 bn_Close
 
 bn_Save
 

Constructor & Destructor Documentation

◆ __init__()

def gui.UIHtml.UIHtml.__init__ (   self,
args,
**  kwds 
)

Reimplemented in gui.dialogs.DlgHtml.

Member Function Documentation

◆ OnClose()

def gui.UIHtml.UIHtml.OnClose (   self,
  event 
)

Reimplemented in gui.dialogs.DlgHtml.

◆ OnPrint()

def gui.UIHtml.UIHtml.OnPrint (   self,
  event 
)

Reimplemented in gui.dialogs.DlgHtml.

◆ OnPrintPreview()

def gui.UIHtml.UIHtml.OnPrintPreview (   self,
  event 
)

Reimplemented in gui.dialogs.DlgHtml.

◆ OnSave()

def gui.UIHtml.UIHtml.OnSave (   self,
  event 
)

Reimplemented in gui.dialogs.DlgHtml.

Member Data Documentation

◆ bn_Close

gui.UIHtml.UIHtml.bn_Close

◆ bn_Print

gui.UIHtml.UIHtml.bn_Print

◆ bn_PrintPreview

gui.UIHtml.UIHtml.bn_PrintPreview

◆ bn_Save

gui.UIHtml.UIHtml.bn_Save

◆ hw_report

gui.UIHtml.UIHtml.hw_report

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