Generic |
public class GenericScanHeadSettingView : BaseBindableView, ITabbedView, IDisposable, IHelpView, IComponentConnector
The GenericScanHeadSettingView type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericScanHeadSettingView | Initializes a new instance of the GenericScanHeadSettingView class |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the GenericScanHeadSettingView | |
| GetHelpID | ||
| InitializeComponent | InitializeComponent | |
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BaseBindableView) | |
| SetPropertyT |
Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView) | |
| UpdateModel |
| Name | Description | |
|---|---|---|
| ActiveTabIndexChanged | ||
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |