| Name | Description | Type | Allowed Values |
|---|---|---|---|
| context | Context or combination of contexts (separated using '|'). | String[] | |
| name | Name of the application. | String | |
| version | Major version of the application. | Int32 |
| Name | Description | Type | Default Value | Allowed Values |
|---|---|---|---|---|
| allowNavigation | Boolean | False | True, False | |
| caption | Caption of the application. | String | ||
| icon | Icon for the application. | String | ||
| layout | Layout to be used to display the wizard. | String | ||
| persistent | Boolean | False | True, False | |
| subContext | Sub-context used by AIM to filter the availability of the wizard. | String |
| Name | Description |
|---|---|
| canstart(String) | Callback that is invoked to determine whether the application can be started. |