The AwxViewViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AwxViewViewModel |
Initializes a new instance of the AwxViewViewModel class.
|
Methods
Name | Description | |
---|---|---|
Acknowledge(AlarmData) | Obsolete.
Acknowledges the specified alarm data.
| |
Acknowledge(IEnumerable<(Of <<'(AlarmData>)>>)) | Obsolete.
Acknowledges the specified alarm data.
| |
AcknowledgeAsync(AlarmData) |
Async Acknowledge method.
| |
AcknowledgeAsync(IEnumerable<(Of <<'(AlarmData>)>>)) |
Async Acknowledge method.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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.
| |
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
|
Properties
Name | Description | |
---|---|---|
AlignTimeZones | (Inherited from AwxViewBaseViewModel.) | |
AllowAcknowledge | ||
AllowAcknowledgeByComparison |
Allow ACK by comparison.
| |
AllowAcknowledgeFiltered |
Allow ACK filtered.
| |
AllowAcknowledgeGlobal |
Allow ACK global.
| |
AllowAcknowledgeNotActive |
Allow ACK not active.
| |
AllowAcknowledgeSelected | ||
AllowColumnReorder | ||
AllowColumnResize | ||
AllowEditTimeRange | ||
AllowEmptyRows |
Gets a value indicating whether [allow empty rows].
(Inherited from AwxViewBaseViewModel.) | |
AllowExport | ||
AllowFiltering | ||
AllowGrouping | ||
AllowRefresh | ||
AllowSorting | ||
AllowUnselect | ||
AutoUpdateSeconds |
Gets or sets the automatic update seconds.
(Inherited from AwxViewBaseViewModel.) | |
CanAcknowledgeAlarms |
Gets a value indicating whether this instance can acknowledge alarms.
| |
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.
| |
DataAccessManager |
DataAccessManager.
(Inherited from AwxViewBaseViewModel.) | |
DataManager |
The DataManager that generates the data for the listview
(Inherited from AwxViewBaseViewModel.) | |
DateTimeFormat |
Gets the date time format.
| |
DoubleFormat |
Gets the DoubleFormat.
| |
EnableAcknowledge |
Gets or sets a value indicating whether [enable acknowledge].
| |
EnableControlEvents |
Enable control events.
(Inherited from AwxViewBaseViewModel.) | |
ForceAckDialog |
Gets or sets a value indicating whether [force ack dialog].
| |
ForceComment |
Gets or sets a value indicating whether [force comment].
| |
Foreground |
Gets the foreground.
| |
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.) | |
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.) |