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