Table of Contents

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

An event source whose current value or state is readable

Note that the firing behavior of an IReadableSource is undefined. See IValue and IConditional for two possible kinds of firing behavior.

Base Classes   
IEventSource
Methods   
__call__
derive
  __call__ 
__call__ ()

Return the current value, condition, or event

  derive 
derive ( func )

Return a derived IValue, computed using func(source())


Table of Contents

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