Uses of Interface
org.openhab.core.items.StateChangeListener
Packages that use StateChangeListener
-
Uses of StateChangeListener in org.openhab.core.items
Classes in org.openhab.core.items that implement StateChangeListenerFields in org.openhab.core.items with type parameters of type StateChangeListenerMethods in org.openhab.core.items with parameters of type StateChangeListenerModifier and TypeMethodDescriptionvoidGenericItem.addStateChangeListener(StateChangeListener listener) voidGenericItem.removeStateChangeListener(StateChangeListener listener)