This class provides methods to manage the profile dialogs see theProfileDialogsManager for the one and only one instance of this class
This method creates the profile for a Route after a call to a provider and manages the dialog profile
| Name | Type | Description |
|---|---|---|
| route | Route | The Route for witch a profile is created |
This method close the all the profile dialogs
This method close the profile dialog of a route
| Name | Type | Description |
|---|---|---|
| objId | Number | The objId of the Route that is in the profile dialog to close |
This method is called when a profile dialog is closed
| Name | Type | Description |
|---|---|---|
| objId | Number | The Route objId for witch a profile dialog is created |
This method creates the profile dialog for a Route
| Name | Type | Description |
|---|---|---|
| routeObjId | Number | The Route objId for witch a profile dialog is created |
This method updates the profile dialog for a Route
| Name | Type | Description |
|---|---|---|
| oldRouteObjId | Number | The objId of the Route that is in the profile dialog |
| newRoute | Route | The Route for witch the profile dialog is updated |
Update the route name in a profile dialog. Called when the updateprofilename event is send
| Name | Type | Description |
|---|---|---|
| routeObjId | Number | The obj id of the route to update |
A map with all the profile dialogs currently displayed