Home | Trees | Index | Help |
|
---|
|
HyperLinksCtrl
: ================
HYPERLINKSCTRL
================
Description:
HyperLinksCtrl is a HyperLink control for wxPython.
__builtin__.object
:
The most base type
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
wx._core.Object
:
The base class for most wx objects, although in wxPython not much
functionality is needed nor exposed.
wx._core.Event
:
Proxy of C++ Event class
wx._core.CommandEvent
:
Proxy of C++ CommandEvent class
wx._core.PyCommandEvent
:
Proxy of C++ PyCommandEvent class
wx._core.EvtHandler
:
Proxy of C++ EvtHandler class
wx._core.Window
:
wx.Window is the base class for all windows and represents any visible
object on the screen.
wx._core.Control
:
This is the base class for a control or 'widget'.
wx._controls.PyControl
:
Proxy of C++ PyControl class
wx._windows.Panel
:
Proxy of C++ Panel class
wx._windows.TopLevelWindow
:
Proxy of C++ TopLevelWindow class
wx._windows.Frame
:
Proxy of C++ Frame class
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Apr 28 23:21:57 2005 | http://epydoc.sf.net |