Invoked for an item when the user initiates in-place editing operation.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
void startEdit ( |
An object, containing all information required to start editing the item.
By the time this function is invoked the custom control is created, positioned and displayed in the Calendar. It is a responsibility of the derived class to initialize the fields of the custom control with the desired data from the item being edited.