Search
ListChangedEvent(E).getAction Method
See Also
 






Gets the action that caused the event.

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

 Syntax

Java  Copy Code

public int getAction ()

 Return Value

One of the ListChangedAction constants.

 See Also