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.) |