Search
ComponentController Interface
See Also
 






Defines the interface that controller classes should implementto get user input from the Dashboard control.

Namespace: MindFusion.Charting.Components
File: ComponentController.js

 Syntax

JavaScript  Copy Code

// interface
ComponentController.prototype = {}

 See Also