Uses of Class
ch.ladestation.connectncharge.util.mvcbase.PuiBase.ArrayUpdater
Packages that use PuiBase.ArrayUpdater
Package
Description
infrastructure classes from the MVC template (https://github.com/Pi4J/pi4j-template-javafx).
-
Uses of PuiBase.ArrayUpdater in ch.ladestation.connectncharge.util.mvcbase
Methods in ch.ladestation.connectncharge.util.mvcbase that return PuiBase.ArrayUpdaterModifier and TypeMethodDescriptionprotected <V> PuiBase<M,
C>.ArrayUpdater<V> PuiBase.onChangeOf
(ObservableArray<V> observableArray) First step to register an observer.