Simulink.dialog.Group class
Package: Simulink.dialog
Create an instance of a group dialog control
Description
Use an instance of Simulink.dialog.Group
class
to create an instance of group dialog control.
Properties
|
Uniquely identifies the group dialog control and is a required field. Type: |
|
Specifies the text displayed on the group. Type: Default: |
|
Specifies whether group is placed on the current row or on a new row. Type: Values: Default: |
|
Specifies whether group is active on the mask dialog box. Type: Values: Default: |
|
Specifies whether group is displayed on the mask dialog box. Type: Values: Default: |
|
Specifies the child dialog controls contained in the group. Type: Default: |
Methods
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 |