Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(1) | Import(0)
src/c/a/Camelot-13.04.13-gpl-pyqt/camelot/admin/action/form_action.py Camelot(Download)
class ToLastForm( list_action.ToLastRow ): """Move to the last form""" def gui_run( self, gui_context ): gui_context.widget_mapper.submit()