TestCenter Reference
TestSupport.NotificationCounter.NotificationCounter Class Reference

Public Member Functions

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

Public Attributes

 counter
 
 validCounter
 
 fieldListener
 

Detailed Description

Definition at line 11 of file NotificationCounter.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 12 of file NotificationCounter.py.

Member Function Documentation

◆ notifications()

def TestSupport.NotificationCounter.NotificationCounter.notifications (   self)

◆ reset()

def TestSupport.NotificationCounter.NotificationCounter.reset (   self)

◆ setField()

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

◆ updateCounter()

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

◆ validNotifications()

def 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: