AGW Logo

agw_title UltimateListRenameTimer

Timer used for enabling in-place edit.

hierarchy Inheritance Diagram

Inheritance diagram for: UltimateListRenameTimer

Inheritance diagram of UltimateListRenameTimer


method_summary Methods Summary

__init__Default class constructor.
NotifyThe timer has expired.

API Class API

class UltimateListRenameTimer(wx.Timer)[source]

Timer used for enabling in-place edit.



__init__(owner)[source]

Default class constructor. For internal use: do not call it in your code!

Parameters:owner – an instance of UltimateListCtrl.


Notify()[source]

The timer has expired.

Tree

Table Of Contents

Previous topic

UltimateListMainWindow

Next topic

UltimateListTextCtrl