| Home | Trees | Index | Help |
|---|
|
|
Listener --+
|
_MouseButtonListener --+
|
_MouseClickDragListener
MouseClickListener,
MouseDragListener,
MouseDragStartListener,
MouseDragStopListener| Method Summary | |
|---|---|
Return true if this listener's callback should be notified about the given event. | |
| Inherited from _MouseButtonListener | |
| |
| Inherited from Listener | |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
NoneType |
subevent_type = None |
| Inherited from _MouseButtonListener | |
NoneType |
event_type = None |
| Method Details |
|---|
is_relevant(self, event)Return true if this listener's callback should be notified about the given event.
|
| Class Variable Details |
|---|
subevent_type
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 22 22:52:46 2005 | http://epydoc.sf.net |