Uses of Class
org.praxislive.core.Info.ControlInfoChooser
Packages that use Info.ControlInfoChooser
-
Uses of Info.ControlInfoChooser in org.praxislive.core
Methods in org.praxislive.core that return Info.ControlInfoChooserModifier and TypeMethodDescriptionstatic Info.ControlInfoChooserInfo.control()Get a ControlInfoChooser to choose a ControlInfoBuilderMethod parameters in org.praxislive.core with type arguments of type Info.ControlInfoChooserModifier and TypeMethodDescriptionInfo.ComponentInfoBuilder.control(String id, Function<Info.ControlInfoChooser, Info.ControlInfoBuilder<?>> ctrl) Add control info by applying the supplied function to choose and configure a builder.static ControlInfoApply the provided function to a ControlInfoChooser to choose and customize a ControlInfoBuilder and return the resulting ControlInfo.