ImageGear for Java
IImGearEvent<T> Interface
Members  
Implemented by SDK events to allow clients to add or remove their handlers.

Clients must implement their IImGearEventHandler<T> with a supertype of the type, T that this event is declared with.
When the SDK fires the event, it passes an argument of type T to all handlers.

Syntax
public interface IImGearEvent<T> 
Type Parameters
T
See Also

Reference

IImGearEvent<T> Members
com.accusoft.imagegear.utility.events Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback