- java.lang.Object
-
- org.praxislive.code.userapi.Property
-
- org.praxislive.code.PropertyControl
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PropertyControl.Binding
static class
PropertyControl.Descriptor
-
Nested classes/interfaces inherited from class org.praxislive.code.userapi.Property
Property.Animator
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
call(Call call, PacketRouter router)
protected Value
getImpl()
protected double
getImpl(double def)
protected void
setImpl(long time, double value)
protected void
setImpl(long time, Value arg)
-
Methods inherited from class org.praxislive.code.userapi.Property
animator, attach, clearLinks, doubles, finishAnimating, get, getBoolean, getBoolean, getDouble, getDouble, getInt, getInt, hasLinks, isAnimating, link, link, linkAs, linkAs, reset, set, set, to, updateLinks, updateLinks, values, valuesAs, valuesAs
-
-