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