Uses of Interface
com.solibri.smc.api.ui.UIRadioButtonPanel
Packages that use UIRadioButtonPanel
-
Uses of UIRadioButtonPanel in com.solibri.smc.api.ui
Subinterfaces of UIRadioButtonPanel in com.solibri.smc.api.uiModifier and TypeInterfaceDescriptioninterface
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 UIRadioButtonPanelModifier and TypeMethodDescriptionstatic UIRadioButtonPanel
UIRadioButtonPanel.create(EnumerationParameter ruleParameter)
Returns a UI radio button panel with the given rule parameter.