Table of Contents

Class: IWritableSource ./src/peak/events/interfaces.py

An event source whose current value or state can be read or changed

Base Classes   
IReadableSource
Methods   
set
  set 
set ( value,  force=False )

Set the current state to value, possibly triggering an event

If the force parameter is a true value, and the event source would not have fired an event due to a lack of change in value, the event source should fire the event anyway. (The firing may be suppressed for other reasons, such as falsehood in the case of an IConditional or ISemaphore.)


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1