Interface | Description |
---|---|
UIComponent |
Common interface for rule parameter UI components.
|
UIContainer |
Interface for UIComponent containers.
|
UIContainerHorizontal |
Container that contains UI components in horizontal layout.
|
UIContainerVertical |
Container that contains UI components in vertical layout.
|
UIImage |
Class for defining an image in a UI.
|
UILabel |
Class that defines a simple text label in a UI.
|
UIRadioButtonPanel |
Interface that defines a radio button panel in the UI.
|
UIRadioButtonPanelHorizontal |
Class that defines a radio button panel with horizontal layout.
|
UIRadioButtonPanelVertical |
Class that defines a radio button panel with vertical layout.
|
UIRuleParameter |
Defines the UI component for a rule parameter.
|
Enum | Description |
---|---|
BorderType |
This enum defines the style of the border that is drawn around a UI container.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.