Search
Selection.save Method
See Also
 






Saves the current selection state.

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

 Syntax

Java  Copy Code

public SelectionState save ()

 Return Value

A SelectionState object representing the current selection state.

 See Also