Home | Trees | Indices | Help |
|
---|
|
Mixin to add redisplay_data-on-wx.EVT_PAINT aspect.
Any code mixing in this class will gain the mechanism to reget data on wxPaint events. The code must be an instance of a wx.Window and must implement a _populate_with_data() method. It must also call _schedule_data_reget() at appropriate times.
Instance Methods | |||
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 28 01:55:29 2019 | http://epydoc.sourceforge.net |