Uses of Interface
com.solibri.smc.api.ui.UIRadioButtonPanel
-
Packages that use UIRadioButtonPanel Package Description com.solibri.smc.api.ui -
-
Uses of UIRadioButtonPanel in com.solibri.smc.api.ui
Subinterfaces of UIRadioButtonPanel in com.solibri.smc.api.ui Modifier and Type Interface Description interfaceUIRadioButtonPanelHorizontalClass that defines a radio button panel with horizontal layout.interfaceUIRadioButtonPanelVerticalClass that defines a radio button panel with vertical layout.Methods in com.solibri.smc.api.ui that return UIRadioButtonPanel Modifier and Type Method Description static UIRadioButtonPanelUIRadioButtonPanel. create(EnumerationParameter ruleParameter)Returns a UI radio button panel with the given rule parameter.
-