MindFusion.Java Package Programmer's Guide
Item.getHeaderText Method
See Also
 






Gets the header text displayed for this item by scheduling controls.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public abstract String getHeaderText ()

 Return Value

A string specifying the item's header text.

 Remarks

Calendar components display this value in the header area of the box that represents an item.

 See Also

Item Members
Item Class
com.mindfusion.scheduling.model Namespace