The AwxListViewModel type exposes the following members.

Constructors

  NameDescription
Public methodAwxListViewModel
Initializes a new instance of the AwxListViewModel class.

Methods

  NameDescription
Public methodAcknowledge(AlarmData) Obsolete.
Acknowledges the specified alarm data.
(Inherited from AwxViewViewModel.)
Public methodAcknowledge(IEnumerable<(Of <<'(AlarmData>)>>)) Obsolete.
Acknowledges the specified alarm data.
(Inherited from AwxViewViewModel.)
Public methodAcknowledgeAsync(AlarmData)
Async Acknowledge method.
(Inherited from AwxViewViewModel.)
Public methodAcknowledgeAsync(IEnumerable<(Of <<'(AlarmData>)>>))
Async Acknowledge method.
(Inherited from AwxViewViewModel.)
Public methodClearSelection
Clears the selection.
(Inherited from AwxViewBaseViewModel.)
Public methodConnect
Connects this instance.
(Inherited from AwxViewBaseViewModel.)
Public methodDisconnect
Disconnects this instance.
(Inherited from AwxViewBaseViewModel.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from AwxViewBaseViewModel.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExportData
Exports the data to.
(Inherited from AwxViewViewModel.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLabel
Gets the label.
(Inherited from AwxViewBaseViewModel.)
Public methodGetOptions
Gets the options.
(Inherited from AwxViewBaseViewModel.)
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetRows(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.)
Public methodGetSelected
Gets the selected.
(Inherited from AwxViewBaseViewModel.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsHistorical
Determines whether this instance is historical.
(Inherited from AwxViewBaseViewModel.)
Public methodIsSpecial
Determines whether the specified key is special.
(Inherited from AwxViewBaseViewModel.)
Protected methodOnPropertyChanged(String) (Inherited from BindableObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Public methodRefreshData
Refreshes the data.
(Inherited from AwxViewBaseViewModel.)
Public methodRefreshHistoricalData
Requests historical data using a specific TimeRange
(Inherited from AwxViewBaseViewModel.)
Public methodSelect
Selects the specified keys.
(Inherited from AwxViewBaseViewModel.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Public methodSetClientSideFilter
Sets a new client side filter
(Inherited from AwxViewBaseViewModel.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldGridViewModel
The grid view model
(Inherited from AwxViewViewModel.)

Properties

  NameDescription
Public propertyAlignTimeZones
(Inherited from AwxViewBaseViewModel.)
Public propertyAllowAcknowledge
(Inherited from AwxViewViewModel.)
Public propertyAllowAcknowledgeByComparison
Allow ACK by comparison.
(Inherited from AwxViewViewModel.)
Public propertyAllowAcknowledgeFiltered
Allow ACK filtered.
(Inherited from AwxViewViewModel.)
Public propertyAllowAcknowledgeGlobal
Allow ACK global.
(Inherited from AwxViewViewModel.)
Public propertyAllowAcknowledgeNotActive
Allow ACK not active.
(Inherited from AwxViewViewModel.)
Public propertyAllowAcknowledgeSelected
(Inherited from AwxViewViewModel.)
Public propertyAllowColumnReorder
(Inherited from AwxViewViewModel.)
Public propertyAllowColumnResize
(Inherited from AwxViewViewModel.)
Public propertyAllowEditTimeRange
(Inherited from AwxViewViewModel.)
Public propertyAllowEmptyRows
Gets a value indicating whether [allow empty rows].
(Inherited from AwxViewBaseViewModel.)
Public propertyAllowExport
(Inherited from AwxViewViewModel.)
Public propertyAllowFiltering
(Inherited from AwxViewViewModel.)
Public propertyAllowGrouping
(Inherited from AwxViewViewModel.)
Public propertyAllowRefresh
(Inherited from AwxViewViewModel.)
Public propertyAllowSorting
(Inherited from AwxViewViewModel.)
Public propertyAllowUnselect
(Inherited from AwxViewViewModel.)
Public propertyAutoUpdateSeconds
Gets or sets the automatic update seconds.
(Inherited from AwxViewBaseViewModel.)
Public propertyCanAcknowledgeAlarms
Gets a value indicating whether this instance can acknowledge alarms.
(Inherited from AwxViewViewModel.)
Public propertyClientSearchFilter
Gets or sets the client search filter.
Public propertyClientSideFilterKeys
Gets or sets the client side filter keys.
(Inherited from AwxViewBaseViewModel.)
Public propertyColumns
Gets or sets the columns.
(Inherited from AwxViewBaseViewModel.)
Public propertyCommentFilterKey
Gets or sets the comment filter key.
(Inherited from AwxViewBaseViewModel.)
Public propertyConditionKey
Gets the condition key.
(Inherited from AwxViewBaseViewModel.)
Public propertyControlEventsConfiguration
ControlEventsConfiguration.
(Inherited from AwxViewBaseViewModel.)
Public propertyCsvReportSeparator
CSV report separator.
(Inherited from AwxViewViewModel.)
Public propertyDataAccessManager
DataAccessManager.
(Inherited from AwxViewBaseViewModel.)
Public propertyDataGridViewModel
Gets the grid view model.
Public propertyDataManager
The DataManager that generates the data for the listview
(Inherited from AwxViewBaseViewModel.)
Public propertyDateTimeFormat
Gets the date time format.
(Inherited from AwxViewViewModel.)
Public propertyDefaultSettings
Gets or sets the default settings.
Public propertyDoubleFormat
Gets the DoubleFormat.
(Inherited from AwxViewViewModel.)
Public propertyEnableAcknowledge
Gets or sets a value indicating whether [enable acknowledge].
(Inherited from AwxViewViewModel.)
Public propertyEnableControlEvents
Enable control events.
(Inherited from AwxViewBaseViewModel.)
Public propertyForceAckDialog
Gets or sets a value indicating whether [force ack dialog].
(Inherited from AwxViewViewModel.)
Public propertyForceComment
Gets or sets a value indicating whether [force comment].
(Inherited from AwxViewViewModel.)
Public propertyForeground
Gets the foreground.
(Inherited from AwxViewViewModel.)
Public propertyHistoricalPageSize
Gets or sets the size of the historical page.
(Inherited from AwxViewBaseViewModel.)
Public propertyHistoricalRequestSize
Gets or sets the size of the historical request.
(Inherited from AwxViewBaseViewModel.)
Public propertyLineSeparator
Gets the line separator.
(Inherited from AwxViewBaseViewModel.)
Public propertyName
Gets or sets the name.
(Inherited from AwxViewBaseViewModel.)
Public propertyParent
Gets the parent.
(Inherited from AwxViewBaseViewModel.)
Public propertySearchFieldKey
Gets or sets the search field key.
Public propertySearchIsVisible
Gets or sets a value indicating whether [search is visible].
Public propertyShouldConcatenate
Gets a value indicating whether [should concatenate].
(Inherited from AwxViewBaseViewModel.)
Public propertySubscriptionID
Gets the subscription identifier.
(Inherited from AwxViewBaseViewModel.)
Public propertyTimeRange
The TimeRange used to retrieve historical data
(Inherited from AwxViewBaseViewModel.)

Events

  NameDescription
Public eventPropertyChanged (Inherited from BindableObject.)

See Also