Uses of Class
org.praxislive.code.userapi.Ref.Input
-
Packages that use Ref.Input Package Description org.praxislive.code.userapi -
-
Uses of Ref.Input in org.praxislive.code.userapi
Methods in org.praxislive.code.userapi that return Ref.Input Modifier and Type Method Description Ref.Input
Ref.Input. clearLinks()
Clear all links added withonUpdate()
oronUpdate(java.util.function.Consumer)
.Ref.Input
Ref.Input. onUpdate(Consumer<List<T>> consumer)
Connect a consumer for reacting to updates in the list of values.
-