Search
ItemAdapter.endTimeChanged Method
See Also
 






Raised when the end time of the item has been changed.

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

 Syntax

Java  Copy Code

public void endTimeChanged (
    ItemTimeEvent e
)

 Parameters

e

A ItemTimeEvent object.

 See Also