it.list.jft.event
Interface FilterEvent

All Superinterfaces:
Event
All Known Subinterfaces:
FilterCreateEvent, FilterDestroyEvent, FilterSetEvent

public interface FilterEvent
extends Event

Generic event related to the Filter Lifecycle.

Events related to this super-interface must be handled by the methods of FilterListener.


Field Summary
 
Fields inherited from interface Event
RESULT_GENERIC_ERROR, RESULT_OK
 
Method Summary
 Filter getFilter()
          Returns the filter associated to this event.
 
Methods inherited from interface Event
getResult
 

Method Detail

getFilter

Filter getFilter()
Returns the filter associated to this event.

Returns:
the filter associated to this event.
null is never returned.


Submit a bug or feature to FT\API Programming Support<\font>