Uses of Interface
com.solibri.smc.api.ui.UIContainer
Packages that use UIContainer
- 
Uses of UIContainer in com.solibri.smc.api.checkingMethods in com.solibri.smc.api.checking that return UIContainerModifier and TypeMethodDescriptiondefault UIContainerRule.getParametersUIDefinition()Returns the container that defines the UI for the parameters view of this rule.default UIContainerRule.getReportUIDefinition()Returns the container that defines the UI for the report view of this rule.
- 
Uses of UIContainer in com.solibri.smc.api.uiSubinterfaces of UIContainer in com.solibri.smc.api.uiModifier and TypeInterfaceDescriptioninterfaceContainer that contains UI components in horizontal layout.interfaceContainer that contains UI components in vertical layout.