Uses of Class
org.praxislive.core.Info.ReadOnlyPropertyInfoBuilder
Packages that use Info.ReadOnlyPropertyInfoBuilder
-
Uses of Info.ReadOnlyPropertyInfoBuilder in org.praxislive.core
Methods in org.praxislive.core that return Info.ReadOnlyPropertyInfoBuilderModifier and TypeMethodDescriptionAdd output ArgumentInfo for the provided value type.Info.ReadOnlyPropertyInfoBuilder.output(Function<Info.ArgumentInfoChooser, Info.ArgumentInfoBuilder<?>> a) Add output ArgumentInfo by applying the provided function to choose and configure an ArgumentInfoBuilder.Info.ReadOnlyPropertyInfoBuilder.output(ArgumentInfo info) Add output ArgumentInfo.Info.ControlInfoChooser.readOnlyProperty()Create a ReadOnlyPropertyBuilder for a property.