public class ItemCallbackArgs extends Object
ItemCallbackArgs contains item being processed.
Constructor and Description |
---|
ItemCallbackArgs(Object item)
Initializes a new instance of the ItemCallbackArgs class with the specified item.
|
public ItemCallbackArgs(Object item)
Initializes a new instance of the ItemCallbackArgs class with the specified item.
item
-