Table Of Contents

Previous topic

UltimateListMainWindow

Next topic

UltimateListTextCtrl

This Page

phoenix_title UltimateListRenameTimer

Timer used for enabling in-place edit.


class_hierarchy Inheritance Diagram

Inheritance diagram for class UltimateListRenameTimer

Inheritance diagram of UltimateListRenameTimer


super_classes Known Superclasses

Timer


method_summary Methods Summary

__init__ Default class constructor.
Notify The timer has expired.

api Class API



class UltimateListRenameTimer(Timer)

Timer used for enabling in-place edit.


Methods



__init__(self, owner)

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

Parameters:owner – an instance of UltimateListCtrl.


Notify(self)

The timer has expired.