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