Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoValue

Base class for events not carrying a value.

Hierarchy

Index

Properties

hasValue

hasValue: boolean = false

id

id: number = ++eventIdCounter

isEnd

isEnd: boolean = false

isError

isError: boolean = false

isInitial

isInitial: boolean = false

isNext

isNext: boolean = false

Generated using TypeDoc