Uses of Class
org.wvc.events.impl.HTTPParameters

Packages that use HTTPParameters
org.wvc.events   
org.wvc.events.impl   
 

Uses of HTTPParameters in org.wvc.events
 

Methods in org.wvc.events that return HTTPParameters
 HTTPParameters WebEvent.getArgument()
           
 

Uses of HTTPParameters in org.wvc.events.impl
 

Methods in org.wvc.events.impl that return HTTPParameters
 HTTPParameters WebEventImpl.getArgument()
           
 

Constructors in org.wvc.events.impl with parameters of type HTTPParameters
WebEventImpl(WebEventEnum eventType, HTTPParameters argument, String widgetName)
           
 



Copyright © 2009. All Rights Reserved.