Uses of Class
com.hp.lft.sdk.web.EventInfo
Packages that use EventInfo
-
Uses of EventInfo in com.hp.lft.sdk.web
Subclasses of EventInfo in com.hp.lft.sdk.webModifier and TypeClassDescriptionclass
The HTML mouse event info to be used for the FireEvent method.Methods in com.hp.lft.sdk.web that return EventInfoModifier and TypeMethodDescriptionstatic EventInfo
EventInfoFactory.createEventInfo
(String type) Creates an event info for the given event type.Methods in com.hp.lft.sdk.web with parameters of type EventInfo