phoenix_title wx.lib.gizmos.dynamicsash._DynamicSashWindowLeaf

EvtHandler()

A class that can handle events from the windowing system.


class_hierarchy Class Hierarchy

Inheritance diagram for class _DynamicSashWindowLeaf:

super_classes Known Superclasses

wx.EvtHandler


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

AddChild

Create

FindScrollBar

GetRegion

OnFocus

OnLeave

OnMouseMove

OnPaint

OnPress

OnRelease

OnReparent

OnScroll

OnSize

OnViewSize

ResizeChild


api Class API

class _DynamicSashWindowLeaf(wx.EvtHandler)

EvtHandler()

A class that can handle events from the windowing system.


Methods

__init__(self, impl)

Initialize self. See help(type(self)) for accurate signature.



AddChild(self, window)


Create(self)


FindScrollBar(self, child, vert)


GetRegion(self, x, y)


OnFocus(self, event)


OnLeave(self, event)


OnMouseMove(self, event)


OnPaint(self, event)


OnPress(self, event)


OnRelease(self, event)


OnReparent(self, event)


OnScroll(self, event)


OnSize(self, event)


OnViewSize(self, event)


ResizeChild(self, size)