Uses of Interface
com.solibri.smc.api.ui.UIRuleParameter
Packages that use UIRuleParameter
-
Uses of UIRuleParameter in com.solibri.smc.api.ui
Subinterfaces of UIRuleParameter in com.solibri.smc.api.uiModifier and TypeInterfaceDescriptioninterface
Interface that defines a radio button panel in the UI.interface
Class that defines a radio button panel with horizontal layout.interface
Class that defines a radio button panel with vertical layout.Methods in com.solibri.smc.api.ui that return UIRuleParameterModifier and TypeMethodDescriptionstatic UIRuleParameter
UIRuleParameter.create
(RuleParameter<?> ruleParameter) Returns a UI rule parameter with the given rule parameter.