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.pager.html | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'doc/pydoc/ranger.gui.widgets.pager.html') diff --git a/doc/pydoc/ranger.gui.widgets.pager.html b/doc/pydoc/ranger.gui.widgets.pager.html index c097dbd0..add03cde 100644 --- a/doc/pydoc/ranger.gui.widgets.pager.html +++ b/doc/pydoc/ranger.gui.widgets.pager.html @@ -1,6 +1,6 @@ + Python: module ranger.gui.widgets.pager - @@ -8,7 +8,7 @@
 
 
ranger.gui.widgets.pager
index
/home/hut/work/ranger/ranger/gui/widgets/pager.py
+>index
/home/hut/ranger/ranger/gui/widgets/pager.py

The pager displays text and allows you to scroll inside it.

@@ -49,7 +49,7 @@
ranger.shared.Awareness
ranger.gui.curses_shortcuts.CursesShortcuts
ranger.shared.settings.SettingsAware
-
builtins.object
+
__builtin__.object

Methods defined here:
@@ -61,6 +61,8 @@ Methods defined here:
draw(self)
+
finalize(self)
+
move(self, relative=0, absolute=None, pages=None, narg=None)
move_horizontal(self, relative=0, absolute=None, narg=None)
@@ -98,9 +100,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
@@ -127,15 +126,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>

@@ -144,8 +143,8 @@ Data and other attributes inherited from Data -
       BAR_REGEXP = <_sre.SRE_Pattern object at 0x2183670>
-QUOTES_REGEXP = <_sre.SRE_Pattern object at 0x2184030>
-SPECIAL_CHARS_REGEXP = <_sre.SRE_Pattern object at 0x20c6730>
-TITLE_REGEXP = <_sre.SRE_Pattern object at 0x21640e0>
+BAR_REGEXP = <_sre.SRE_Pattern object at 0xfe2270>
+QUOTES_REGEXP = <_sre.SRE_Pattern object at 0xfdc580>
+SPECIAL_CHARS_REGEXP = <_sre.SRE_Pattern object at 0xfe43a0>
+TITLE_REGEXP = <_sre.SRE_Pattern object at 0xf944b0> \ No newline at end of file -- cgit 1.4.1-2-gfad0