The AwxViewBaseViewModel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ClearSelection |
Clears the selection.
| |
| Connect |
Connects this instance.
| |
| Disconnect |
Disconnects this instance.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLabel |
Gets the label.
| |
| GetOptions |
Gets the options.
| |
| GetPropertyName``1 | (Inherited from BindableObject.) | |
| GetSelected |
Gets the selected.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsHistorical |
Determines whether this instance is historical.
| |
| IsSpecial |
Determines whether the specified key is special.
| |
| OnPropertyChanged(String) | (Inherited from BindableObject.) | |
| OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| RefreshData |
Refreshes the data.
| |
| RefreshHistoricalData |
Requests historical data using a specific TimeRange | |
| Select |
Selects the specified keys.
| |
| 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
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AlignTimeZones | ||
| AllowEmptyRows |
Gets a value indicating whether [allow empty rows].
| |
| AutoUpdateSeconds |
Gets or sets the automatic update seconds.
| |
| ClientSideFilterKeys |
Gets or sets the client side filter keys.
| |
| Columns |
Gets or sets the columns.
| |
| CommentFilterKey |
Gets or sets the comment filter key.
| |
| ConditionKey |
Gets the condition key.
| |
| ControlEventsConfiguration |
ControlEventsConfiguration.
| |
| DataAccessManager |
DataAccessManager.
| |
| DataManager |
The DataManager that generates the data for the listview
| |
| EnableControlEvents |
Enable control events.
| |
| HistoricalPageSize |
Gets or sets the size of the historical page.
| |
| HistoricalRequestSize |
Gets or sets the size of the historical request.
| |
| LineSeparator |
Gets the line separator.
| |
| Name |
Gets or sets the name.
| |
| Parent |
Gets the parent.
| |
| ShouldConcatenate |
Gets a value indicating whether [should concatenate].
| |
| SubscriptionID |
Gets the subscription identifier.
| |
| TimeRange |
The TimeRange used to retrieve historical data
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from BindableObject.) |