Search
ItemListEvent.setIndex Method
See Also
 






Sets the index of the item within its containing collection.

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

 Syntax

Java  Copy Code

public void setIndex (
    int index
)

 Parameters

index

 See Also