Search
ItemSelection.getItems Method
See Also
 






Gets the selected items.

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

 Syntax

Java  Copy Code

public Item[] getItems ()

 Return Value

An array of selected Item objects.

 See Also