Uses of Interface
com.solibri.smc.api.ui.UIContainer
Packages that use UIContainer
-
Uses of UIContainer in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking that return UIContainerModifier and TypeMethodDescriptiondefault UIContainer
Rule.getParametersUIDefinition()
Returns the container that defines the UI for the parameters view of this rule.default UIContainer
Rule.getReportUIDefinition()
Returns the container that defines the UI for the report view of this rule. -
Uses of UIContainer in com.solibri.smc.api.ui
Subinterfaces of UIContainer in com.solibri.smc.api.uiModifier and TypeInterfaceDescriptioninterface
Container that contains UI components in horizontal layout.interface
Container that contains UI components in vertical layout.