public class GetFormParamsEvent extends Object
GetFormParamsEvent()
GetFormParamsEvent(String action, Map<String,Object> params)
String
getAction()
Map<String,Object>
getParams()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetFormParamsEvent()
public GetFormParamsEvent(String action, Map<String,Object> params)
public Map<String,Object> getParams()
public String getAction()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.