IAdhocUserView

Assembly: Adhoc;

Description

The IAdhocUserView interface is used to work with a visualizer form.

Inheritance Hierarchy

          IAdhocUserView

Comments

A visualizer form contains components that form plugin appearance, and a code that describes logic of component work in the plugin.

Properties

  Property name Brief description
The Source property determines a plugin data source.
The SupportedSource property returns data source types supported by a plugin.

Methods

  Method name Brief description
The LoadSettings method loads plugin settings from XML file.
The SaveSettings method saves plugin settings in the XML format.

See also:

Adhoc Assembly Interfaces