TestCenter Reference
TestSupport.NotificationCounter.NotificationCounter Class Reference

Public Member Functions

 __init__ (self, ctx, fieldName)
 
 reset (self)
 
 setField (self, ctx, fieldName)
 
 updateCounter (self, field)
 
 notifications (self)
 
 validNotifications (self)
 

Public Attributes

 counter
 
 validCounter
 
 fieldListener
 

Detailed Description

Definition at line 11 of file NotificationCounter.py.

Constructor & Destructor Documentation

◆ __init__()

TestSupport.NotificationCounter.NotificationCounter.__init__ ( self,
ctx,
fieldName )

Definition at line 12 of file NotificationCounter.py.

Member Function Documentation

◆ notifications()

TestSupport.NotificationCounter.NotificationCounter.notifications ( self)

◆ reset()

TestSupport.NotificationCounter.NotificationCounter.reset ( self)

◆ setField()

TestSupport.NotificationCounter.NotificationCounter.setField ( self,
ctx,
fieldName )

◆ updateCounter()

TestSupport.NotificationCounter.NotificationCounter.updateCounter ( self,
field )

◆ validNotifications()

TestSupport.NotificationCounter.NotificationCounter.validNotifications ( self)

Member Data Documentation

◆ counter

◆ fieldListener

TestSupport.NotificationCounter.NotificationCounter.fieldListener

◆ validCounter


The documentation for this class was generated from the following file: