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