From 34a60763e79546e0f84e30fbcc430632f3dbb39e Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 16 Feb 2010 01:56:21 +0100 Subject: incremented version number and updated pydoc html files --- doc/pydoc/ranger.gui.widgets.taskview.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'doc/pydoc/ranger.gui.widgets.taskview.html') diff --git a/doc/pydoc/ranger.gui.widgets.taskview.html b/doc/pydoc/ranger.gui.widgets.taskview.html index 1c34e681..9407d96c 100644 --- a/doc/pydoc/ranger.gui.widgets.taskview.html +++ b/doc/pydoc/ranger.gui.widgets.taskview.html @@ -1,6 +1,6 @@ + Python: module ranger.gui.widgets.taskview - @@ -8,7 +8,7 @@
 
 
ranger.gui.widgets.taskview
index
/home/hut/work/ranger/ranger/gui/widgets/taskview.py
+>index
/home/hut/ranger/ranger/gui/widgets/taskview.py

The TaskView allows you to modify what the loader is doing.

@@ -26,7 +26,7 @@
       
-
ranger.ext.accumulator.Accumulator(builtins.object) +
ranger.ext.accumulator.Accumulator(__builtin__.object)
TaskView(ranger.gui.widgets.Widget, ranger.ext.accumulator.Accumulator) @@ -56,7 +56,7 @@
ranger.gui.curses_shortcuts.CursesShortcuts
ranger.shared.settings.SettingsAware
ranger.ext.accumulator.Accumulator
-
builtins.object
+
__builtin__.object

Methods defined here:
@@ -64,6 +64,8 @@ Methods defined here:
draw(self)
+
finalize(self)
+
get_list(self)
press(self, key)
@@ -94,9 +96,6 @@ within the boundaries of this object.
destroy(self)
Called when the object is destroyed.
Override this!
-
finalize(self)
Called after every displayable is done drawing.
-Override this!
-
poke(self)
Called before drawing, even if invisible
resize(self, y, x, hei=None, wid=None)
Resize the widget
@@ -123,15 +122,15 @@ Methods inherited from addstr(self, *args) -
color(self, keylist=None, *keys)
Change the colors from now on.
+
color(self, *keys)
Change the colors from now on.
-
color_at(self, y, x, wid, keylist=None, *keys)
Change the colors at the specified position
+
color_at(self, y, x, wid, *keys)
Change the colors at the specified position
color_reset(self)
Change the colors to the default colors

Data and other attributes inherited from ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f6a9067fbd0>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0xe2f090>

Methods inherited from ranger.ext.accumulator.Accumulator:
-- cgit 1.4.1-2-gfad0