Sets the style associated with this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setPointedSelectedStyle ( |
An instance of the Style class that defines the appearance of the item.
This style is applied to the appointment when it is pointed with the mouse and selected at the same time. This property is ignored and getSelectedStyle is used instead of it when com.mindfusion.scheduling.ItemSettings.getUseExtendedStyles is set to false.