org.jbpm.console.ng.ht.forms.client.display.displayers.util
Class JSNIHelper
java.lang.Object
org.jbpm.console.ng.ht.forms.client.display.displayers.util.JSNIHelper
@Dependent
public class JSNIHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORM_VALIDATOR_FUNCTION
public static final String FORM_VALIDATOR_FUNCTION
- See Also:
- Constant Field Values
JSNIHelper
public JSNIHelper()
publishGetFormValues
public void publishGetFormValues()
getParameters
public Map<String,Object> getParameters(com.google.gwt.core.client.JavaScriptObject values)
notifyErrorMessage
public void notifyErrorMessage(String opener,
String message)
notifySuccessMessage
public void notifySuccessMessage(String opener,
String message)
notifyOpener
protected void notifyOpener(String status,
String message)
notifyOpener
protected void notifyOpener(String message)
injectFormValidationsScripts
public void injectFormValidationsScripts(String html)
startOfScript
protected int startOfScript(String html)
endOfScript
protected int endOfScript(String html)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.