Package wx :: Module webkit :: Class WebKitStateChangedEvent
[frames | no frames]

Type WebKitStateChangedEvent

object --+            
         |            
    Object --+        
             |        
         Event --+    
                 |    
      CommandEvent --+
                     |
                    WebKitStateChangedEvent


Proxy of C++ WebKitStateChangedEvent class


Method Summary
CommandEvent __init__(self, commandType, winid)
This event class contains information about command events, which originate from a variety of simple controls, as well as menus and toolbars.
  __repr__(self)
int GetState(self)
String GetURL(self)
  SetState(self, state)
  SetURL(self, url)

Method Details

__init__(self, win=None)
(Constructor)

This event class contains information about command events, which originate from a variety of simple controls, as well as menus and toolbars.

Parameters:
commandType
           (type=wxEventType)

winid
           (type=int)

Returns:
CommandEvent
Overrides:
wx.CommandEvent.__init__ (inherited documentation)

Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:03:57 2006 http://epydoc.sf.net