Search
CueForm Class
Remarks See Also
 






Allows handling of hidden items in a cell.

Namespace: MindFusion.Scheduling
Assembly: CueForm.js

 Syntax

JavaScript  Copy Code

// class
CueForm.prototype = {}

 Remarks

The CueForm is shown when an item cue of a calendar cell which isn't big enough to contain all of its items is clicked.

 Inheritance Hierarchy

MindFusion.Scheduling.BaseForm
    MindFusion.Scheduling.CueForm

 See Also