Table Of Contents

Previous topic

RadioButtonHandler

Next topic

SliderHandler

This Page

phoenix_title ScrolledWindowHandler

Supports saving/restoring a ScrolledWindow / lib.scrolledpanel.ScrolledPanel scroll position.

This class handles the following wxPython widgets:


class_hierarchy Inheritance Diagram

Inheritance diagram for class ScrolledWindowHandler

Inheritance diagram of ScrolledWindowHandler


method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class ScrolledWindowHandler(AbstractHandler)

Supports saving/restoring a ScrolledWindow / lib.scrolledpanel.ScrolledPanel scroll position.

This class handles the following wxPython widgets:


Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)