Package com.inductiveautomation.ignition.designer.mvvm
package com.inductiveautomation.ignition.designer.mvvm
-
ClassDescriptionDebouncer<T>This class is used to debounce data updates.Represents a Property of value <T> that can be subscribed to using
PropertySubscriber
.This class is used to subscribe to aPropertyPublisherReadOnly
and consume the values emitted by the publisher.This is a marker interface denoting classes intended for usage as view models.