Sets the header text displayed for this appointment by scheduling controls.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setHeaderText ( |
A string containing the appointment's header text. The default is an empty string.
RemarksThis method is equivalent to setSubject.
See Also