The PerpetuumSoft.Instrumentation.Web namespace contains classes to use the Instrument on a Web Form.
Classes
Class | Description | |
---|---|---|
InstrumentClickEventArgs | Provides data for the InstrumentClick event. | |
ParameterCollection | Represents collection of WidgetParameters. | |
WidgetHolder | Displays an instrument, contained within the WidgetProducer component. The WidgetHolder component is used for instrument displaying and for its control by the mouse. | |
WidgetParameter | Represent value of some element property. | |
WidgetProducer | Contains the displayed instrument. This component is placed on a separate page. When this page is applied to, the component replaces the page content by the instrument image. |
Delegates
Delegate | Description | |
---|---|---|
InstrumentClickEventHandler | Represents the method that will handle the InstrumentClick event. | |
ParameterCollection..::.CollectionChangedEventHandler | Represents the method that will handle CollectionChanged. |