ICustomFinder interface
Namespace: NextDesign.Desktop.CustomUI
Description
This is an interface for implementing a custom finder that is independently extended by an extension.
Next Design exchanges information with custom finders through this interface.
Affiliation area
Name | Description |
---|---|
Custom UI | A group of APIs to access the custom UI. |
Inherit Base
Name | Description |
---|---|
ICustomUI | Defines properties and methods common to user interfaces that are independently extended by extensions. |
Method
Name | Description |
---|---|
GetSelectedModels | Gets the list of models to associate. |