SingleHierarchyConfigurationUIHostAdapter Members
Include Protected Members
Include Inherited Members
The SingleHierarchyConfigurationUIHostAdapter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SingleHierarchyConfigurationUIHostAdapter |
Initializes a new instance of SingleHierarchyConfigurationUIHostAdapter.
|
Methods
Name | Description | |
---|---|---|
CloseDropDown |
Displays the specified control in a drop down area below a value field of the property grid that provides this service.
|
|
Dispose | Overloaded. | |
DropDownControl |
Closes any previously opened drop down control area.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetService |
Gets the service object of the specified type.
|
|
GetType | (Inherited from Object.) | |
Load |
Loads a configuration file into the designer.
|
|
MemberwiseClone | (Inherited from Object.) | |
NavigateTask |
Orients the editor towards a Task, typically error or warning, obtained by subscribing to the TasksChanged event.
|
|
Save |
Saves the configuration in the designer to a file.
|
|
ShowDialog |
Shows the specified Form.
|
|
ShowWindow |
Shows a Window to the user.
|
|
ToString | (Inherited from Object.) | |
Validate |
Performs validation on the elements inside the designer.
|
Properties
Name | Description | |
---|---|---|
EditorControl |
Gets an UserControl that can be used to display the designer.
|
|
IsDirty |
Gets a Boolean value indicating whether the designer has unsaved changes.
|
Events
Name | Description | |
---|---|---|
DocumentClosed |
This event is not used.
|
|
SelectionChanged |
Occurs if the selected ElementViewModel changed in the designer.
|
|
StatusTextChanged |
This event is not used.
|
|
TasksChanged |
Occurs if the list of Task's changed in the designer.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IUIService.CanShowComponentEditor | ||
IAssemblyDiscoveryServiceGetAvailableAssemblies | ||
IUIService.GetDialogOwnerWindow | ||
IUIService.SetUIDirty | ||
IUIService.ShowComponentEditor | ||
IUIServiceWpfShowDialog | ||
IUIService.ShowDialog | ||
ShowError | Overloaded. | |
IUIServiceWpfShowFileDialog | ||
ShowMessage | Overloaded. | |
IUIServiceWpfShowMessageWpf | ||
IUIService.ShowToolWindow | ||
IUIService.Styles | ||
IAssemblyDiscoveryServiceSupportsAssemblyLoading |
See Also
SingleHierarchyConfigurationUIHostAdapter Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace