MobileTrack.Web.Portal.Components.ItemEditors Namespace

 

Classes

AccountEditor Editor to create or edit an AccountDto. This editor is used by both regular users and MobileTrack support users.
The page is only accessible to users with the ViewAccounts permission.
Users can only edit if they have the ManageAccounts permission.
MobileTrack support users have these permissions by default.
ActionFlowAssignmentsEditor Assigns action flows to the events for a company, or the global default.
ActionFlowDefinitionsEditor Editor for the ActionFlowDefinitionDto
CompanyEditor Settings editor for a CompanyDto, whether performed by MobileTrack support employees or by the company employees themselves.
DeviceEditor This is an edit form where a regular user/MobileTrack support user can view and edit a DeviceDto.
This component is only accessible to users with the ViewDevices permission.
The user can only make changes to the DeviceDto if they have the ManageDevices permission.
For MobileTrack support staff, both permissions by default enabled.
If we're dealing with an existing object, and if the user has the ReviewLogs permission, they can view the logs of the object as well.
DeviceHistoryTab This component is used to view an object derived from IHasDeviceHistory
DeviceMessagesChangedArgs Arguments to be sent when the device messages are changed.
EnvironmentEditor Editor to create or edit an AccountDto. This editor is used by both regular users and MobileTrack support users.
The page is only accessible to users with the ViewAccounts permission.
Users can only edit if they have the ManageAccounts permission.
MobileTrack support users have these permissions by default.
FormSubmitOverlay This item should be placed directly inside a form (at the bottom). Once the form is submitted, this overlay will be displayed showing the state of the item being submitted.
GeofencesEditorT Internal editor for working with GeofenceDtos.
GeofencesTabT This component is used to edit the geofences of an object derived from IHasGeofences
LogsTabT Logs tab, to see logs of a particular item.
MapMarkerEditor Editor for editing a MapMarkerDto
RoleAssignmentsTab Tab for item editors, to display the role assignments for the scope of the object. Can be applied to EnvironmentDto's, AccountDto's and DeviceDto's.
RoleDefinitionEditor Editor for a specific role definition RoleDto
RoleDefinitionsTab This tab allows the user to define the custom roles that are available in the system ad view the inbuilt roles.

Enumerations

FormSubmitState The state of the overlay.