Sets the cursor that is displayed when the mouse pointer is over the hidden items cue icon.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setHiddenItemsCursor ( |
On of the Cursor constants.
RemarksThe hidden items cue icon is shown if ItemSettings.getShowMoreItemsCue is enabled and there are schedule items that are not currently visible because of insufficient space.
See Also