| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module richtext :: Class RichTextEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ |NotifyEvent--+ | RichTextEvent
Proxy of C++ RichTextEvent class
| Method Summary | |
|---|---|
| NotifyEvent |
An instance of this class (or one of its derived classes) is sent from a control when the control's state is being changed and the control allows that change to be prevented from happening. |
| int | GetFlags(self)
|
| int | GetPosition(self)
|
SetFlags(self,
flags)
| |
SetPosition(self,
n)
| |
| Property Summary | |
|---|---|
Flags: See GetFlags and SetFlags | |
Index: See GetPosition and SetPosition | |
thisown: The membership flag | |
| Method Details |
|---|
__init__(self,
commandType=wxEVT_NULL,
winid=0)
|
| Property Details |
|---|
Flags |
IndexSee
|
thisownThe membership flag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:19 2007 | http://epydoc.sf.net |