From c9383c72b2f62bee90050d02a307381cb6bfa536 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 19 Apr 2010 23:43:48 +0200 Subject: updated pydoc --- doc/pydoc/ranger.gui.defaultui.html | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'doc/pydoc/ranger.gui.defaultui.html') diff --git a/doc/pydoc/ranger.gui.defaultui.html b/doc/pydoc/ranger.gui.defaultui.html index 8318872a..7bc180ed 100644 --- a/doc/pydoc/ranger.gui.defaultui.html +++ b/doc/pydoc/ranger.gui.defaultui.html @@ -71,7 +71,7 @@ Methods defined here:
notify(self, *a, **k)
-
open_console(self, mode, string='')
+
open_console(self, mode, string='', prompt=None)
open_embedded_pager(self)
@@ -91,7 +91,7 @@ Methods defined here:

Methods inherited from ranger.gui.ui.UI:
-
__init__(self, commandlist=None, env=None, fm=None)
+
__init__(self, env=None, fm=None)
destroy(self)
Destroy all widgets and turn off curses
@@ -99,10 +99,12 @@ Methods inherited from ranger.gui.ui.UI:
finalize(self)
Finalize every object in container and refresh the window
-
get_next_key(self)
Waits for key input and returns the pressed key
+
handle_input(self)
handle_key(self, key)
Handles key input
+
handle_keys(self, *keys)
+
handle_mouse(self)
Handles mouse input
initialize(self)
initialize curses, then call setup (at the first time) and resize.
@@ -121,8 +123,6 @@ Data and other attributes inherited from ranger.
load_mode = False
-
mousemask = 268435455
-
Methods inherited from
ranger.gui.displayable.DisplayableContainer:
add_child(self, obj)
Add the objects to the container.
@@ -183,12 +183,5 @@ Methods inherited from ranger.shared.settings.SettingsAware:
settings = {}
-

- - - - - -
 
-Data
       RATIO = (3, 3, 12, 9)
+ \ No newline at end of file -- cgit 1.4.1-2-gfad0