Package: Simulink.dialog
Create instances of a container dialog control
Use an instance of Simulink.dialog.Container
class
to add container type dialog control.
|
Uniquely identifies the container dialog control and is a required filed. Type: |
|
Indicates whether container is active on the mask dialog box. Type: Value: Default: |
|
Indicates whether container is displayed on the mask dialog box. Type: Value: Default: |
|
Allows you to align the parameters vertically on the mask dialog box. Type: Value:
Default:
|
|
Specifies the child dialog controls contained in the container. Type: Default: |
addDialogControl | Add dialog control elements to mask dialog box |
getDialogControl | Search for a specific dialog control on the mask |
removeDialogControl | Remove dialog control element from mask dialog box |