The AwxGridViewModel type exposes the following members.
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.) |