Class ValuePropertyAdaptor.ReadOnly

java.lang.Object
org.praxislive.base.Binding.Adaptor
org.praxislive.ide.core.api.ValuePropertyAdaptor
org.praxislive.ide.core.api.ValuePropertyAdaptor.ReadOnly
Enclosing class:
ValuePropertyAdaptor

public static class ValuePropertyAdaptor.ReadOnly extends ValuePropertyAdaptor
  • Constructor Details

    • ReadOnly

      public ReadOnly(Object source, String property, boolean alwaysActive, org.praxislive.base.Binding.SyncRate rate)
      Create a read-only value property adaptor.
      Parameters:
      source - source of events (may be null to use the adaptor itself)
      property - name of property for events
      alwaysActive - whether to sync even without listeners
      rate - sync rate