| Home | Trees | Indices | Help |
|
|---|
|
|
Created on Jul 19, 2012
Author: Hariharan Srinath
|
|||
|
BaseDict implements a dictionary that can be accessed by BaseDict[key] as well as by BaseDict.key to allow more pythonic access credits: BaseDict pattern at http://code.activestate.com/recipes/473790/ under PSF license |
|||
|
EventHandler Defines an SL4A event handler and provides a matching function to compare vs. |
|||
|
click_EventHandler predefined click event handler for use with Views |
|||
|
itemclick_EventHandler predefined itemclick event handler for use with Views |
|||
|
key_EventHandler predefined key event handler for use with Layout. |
|||
|
_internal_exit_signal Internal to fullscreenwrapper2 - do not use in your programs. |
|||
|
View Defines a View and provides pythonic access to its properties & a mechanism to define events. |
|||
|
Layout Defines a "screen" with an xml layout that contains views. |
|||
|
FullScreenWrapper2App FullScreenWrapper2App implements the "App" incorporating an eventloop & a layout stack with methods to display & close layouts and access SL4A FullScreenUI API functions |
|||
|
|||
__package__ = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 01 23:31:54 2012 | http://epydoc.sourceforge.net |