IInformationEventParams interface
Namespace: NextDesign.Desktop
Description
Common parameters for information views.
Affiliation event area
| Name | Description |
|---|---|
| Information window | Notify the change of page display and display element selection change in the information window. |
Destination
| Name | Description |
|---|---|
| InformationSelectionChangedEventParams | The parameters for the information window page display element selection event. |
| InformationOnShowEventParams | Parameters for the page show event in the info window. |
| InformationOnDoubleClickEventParams | The parameters for the information window page display element double click event. |
| InformationOnHideEventParams | The parameters for the information window page hide event. |
Property
| Name | Description |
|---|---|
| Name | Type of information view. - Error List : "Error" - Search Result List : "SearchResult" - Output : "Output" |