| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FocusBase --+
|
FocusWidget --+
|
Action --+
|
Click
A special case of Action, Click will eventually handle raw mouse events.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
primary = 1
|
|||
middle = 2
|
|||
secondary = 3
|
|||
|
|||
|
Inherited from |
|||
|
|||
action is a string with the same name as the AT-SPI action you wish to execute using this class.
|
By default, execute a raw mouse event. If raw is False or if button evaluates to False, just pass the rest of the arguments to Action.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 16 16:06:06 2014 | http://epydoc.sourceforge.net |