Sets the description displayed for this item by scheduling controls.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public abstract void setDescriptionText ( |
A string containing the description of this item.
All classes that derive from Item must implement this property. Components such as Calendar display this text in the details area of an item visual representation.
JPlanner Programmer's Guide | © 2023 MindFusion |