Search
ListItemEvent(E).getItem Method
See Also
 






Gets the item related to the event.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public E getItem ()

 Return Value

The item related to the event.

 See Also