The AwxGridViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AwxGridViewModel |
Initializes a new instance of the AwxGridViewModel class.
|
Methods
Name | Description | |
---|---|---|
![]() | Acknowledge(AlarmData) | Obsolete.
Acknowledges the specified alarm data.
(Inherited from AwxViewViewModel.) |
![]() | Acknowledge(IEnumerable<(Of <<'(AlarmData>)>>)) | Obsolete.
Acknowledges the specified alarm data.
(Inherited from AwxViewViewModel.) |
![]() | AcknowledgeAsync(AlarmData) |
Async Acknowledge method.
(Inherited from AwxViewViewModel.) |
![]() | AcknowledgeAsync(IEnumerable<(Of <<'(AlarmData>)>>)) |
Async Acknowledge method.
(Inherited from AwxViewViewModel.) |
![]() | ClearSelection |
Clears the selection.
(Inherited from AwxViewBaseViewModel.) |
![]() | Connect |
Connects this instance.
(Inherited from AwxViewBaseViewModel.) |
![]() | Disconnect |
Disconnects this instance.
(Inherited from AwxViewBaseViewModel.) |
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from AwxViewBaseViewModel.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | ExportData |
Exports the data to.
(Inherited from AwxViewViewModel.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLabel |
Gets the label.
(Inherited from AwxViewBaseViewModel.) |
![]() | GetOptions |
Gets the options.
(Inherited from AwxViewBaseViewModel.) |
![]() | GetPropertyName``1 | (Inherited from BindableObject.) |
![]() | GetRows(Boolean) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmState) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmType) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AwxFilter) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmState, AwxFilter) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmState, Boolean) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmType, AlarmState) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmType, Boolean) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmType, Boolean, Boolean) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetRows(AlarmType, Boolean, AlarmState, Boolean, AwxFilter) |
Used to retrieve all the alarms of the ListView, or a subset of alarms based on multiple criteria. It's possible to get
alarms selected by the user, the alarms with highest priority, or custom filtered alarms, or a combination of them.
(Inherited from AwxViewViewModel.) |
![]() | GetSelected |
Gets the selected.
(Inherited from AwxViewBaseViewModel.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsHistorical |
Determines whether this instance is historical.
(Inherited from AwxViewBaseViewModel.) |
![]() | IsSpecial |
Determines whether the specified key is special.
(Inherited from AwxViewBaseViewModel.) |
![]() | OnPropertyChanged(String) | (Inherited from BindableObject.) |
![]() | OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) |
![]() | RefreshData |
Refreshes the data.
(Inherited from AwxViewBaseViewModel.) |
![]() | RefreshHistoricalData |
Requests historical data using a specific TimeRange (Inherited from AwxViewBaseViewModel.) |
![]() | Select |
Selects the specified keys.
(Inherited from AwxViewBaseViewModel.) |
![]() | SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) |
![]() | SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) |
![]() | SetClientSideFilter |
Sets a new client side filter
(Inherited from AwxViewBaseViewModel.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | GridViewModel |
The grid view model
(Inherited from AwxViewViewModel.) |
Properties
Name | Description | |
---|---|---|
![]() | AlignTimeZones | (Inherited from AwxViewBaseViewModel.) |
![]() | AllowAcknowledge | (Inherited from AwxViewViewModel.) |
![]() | AllowAcknowledgeByComparison |
Allow ACK by comparison.
(Inherited from AwxViewViewModel.) |
![]() | AllowAcknowledgeFiltered |
Allow ACK filtered.
(Inherited from AwxViewViewModel.) |
![]() | AllowAcknowledgeGlobal |
Allow ACK global.
(Inherited from AwxViewViewModel.) |
![]() | AllowAcknowledgeNotActive |
Allow ACK not active.
(Inherited from AwxViewViewModel.) |
![]() | AllowAcknowledgeSelected | (Inherited from AwxViewViewModel.) |
![]() | AllowColumnReorder | (Inherited from AwxViewViewModel.) |
![]() | AllowColumnResize | (Inherited from AwxViewViewModel.) |
![]() | AllowEditTimeRange | (Inherited from AwxViewViewModel.) |
![]() | AllowEmptyRows |
Gets a value indicating whether [allow empty rows].
(Inherited from AwxViewBaseViewModel.) |
![]() | AllowExport | (Inherited from AwxViewViewModel.) |
![]() | AllowFiltering | (Inherited from AwxViewViewModel.) |
![]() | AllowGrouping | (Inherited from AwxViewViewModel.) |
![]() | AllowRefresh | (Inherited from AwxViewViewModel.) |
![]() | AllowSorting | (Inherited from AwxViewViewModel.) |
![]() | AllowUnselect | (Inherited from AwxViewViewModel.) |
![]() | AutoUpdateSeconds |
Gets or sets the automatic update seconds.
(Inherited from AwxViewBaseViewModel.) |
![]() | CanAcknowledgeAlarms |
Gets a value indicating whether this instance can acknowledge alarms.
(Inherited from AwxViewViewModel.) |
![]() | ClientSideFilterKeys |
Gets or sets the client side filter keys.
(Inherited from AwxViewBaseViewModel.) |
![]() | Columns |
Gets or sets the columns.
(Inherited from AwxViewBaseViewModel.) |
![]() | CommentFilterKey |
Gets or sets the comment filter key.
(Inherited from AwxViewBaseViewModel.) |
![]() | ConditionKey |
Gets the condition key.
(Inherited from AwxViewBaseViewModel.) |
![]() | ControlEventsConfiguration |
ControlEventsConfiguration.
(Inherited from AwxViewBaseViewModel.) |
![]() | CsvReportSeparator |
CSV report separator.
(Inherited from AwxViewViewModel.) |
![]() | DataAccessManager |
DataAccessManager.
(Inherited from AwxViewBaseViewModel.) |
![]() | DataGridViewModel |
Gets the grid view model.
|
![]() | DataManager |
The DataManager that generates the data for the listview
(Inherited from AwxViewBaseViewModel.) |
![]() | DateTimeFormat |
Gets the date time format.
(Inherited from AwxViewViewModel.) |
![]() | DefaultSettings |
Gets or sets the default settings.
|
![]() | Details |
Gets or sets the details.
|
![]() | DoubleFormat |
Gets the DoubleFormat.
(Inherited from AwxViewViewModel.) |
![]() | EnableAcknowledge |
Gets or sets a value indicating whether [enable acknowledge].
(Inherited from AwxViewViewModel.) |
![]() | EnableControlEvents |
Enable control events.
(Inherited from AwxViewBaseViewModel.) |
![]() | ForceAckDialog |
Gets or sets a value indicating whether [force ack dialog].
(Inherited from AwxViewViewModel.) |
![]() | ForceComment |
Gets or sets a value indicating whether [force comment].
(Inherited from AwxViewViewModel.) |
![]() | Foreground |
Gets the foreground.
(Inherited from AwxViewViewModel.) |
![]() | GridLinesVisibility |
Gets or sets the grid lines visibility.
|
![]() | Groups |
Gets or sets the groups.
|
![]() | HeadersVisibility |
Gets or sets the headers visibility.
|
![]() | HistoricalPageSize |
Gets or sets the size of the historical page.
(Inherited from AwxViewBaseViewModel.) |
![]() | HistoricalRequestSize |
Gets or sets the size of the historical request.
(Inherited from AwxViewBaseViewModel.) |
![]() | LineSeparator |
Gets the line separator.
(Inherited from AwxViewBaseViewModel.) |
![]() | Name |
Gets or sets the name.
(Inherited from AwxViewBaseViewModel.) |
![]() | Parent |
Gets the parent.
(Inherited from AwxViewBaseViewModel.) |
![]() | ShouldConcatenate |
Gets a value indicating whether [should concatenate].
(Inherited from AwxViewBaseViewModel.) |
![]() | ShowGroupHeader |
Gets or sets a value indicating whether [show group header].
|
![]() | ShowHeaderFilters |
Gets or sets a value indicating whether [show header filters].
|
![]() | ShowRowNumber |
Gets or sets a value indicating whether [show row number].
|
![]() | SubscriptionID |
Gets the subscription identifier.
(Inherited from AwxViewBaseViewModel.) |
![]() | TimeRange |
The TimeRange used to retrieve historical data
(Inherited from AwxViewBaseViewModel.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from BindableObject.) |