jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

org.jbpm.console.ng.ht.forms.client.display.displayers.util
Class JSNIHelper

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.client.display.displayers.util.JSNIHelper

@Dependent
public class JSNIHelper
extends Object


Field Summary
static String FORM_VALIDATOR_FUNCTION
           
 
Constructor Summary
JSNIHelper()
           
 
Method Summary
protected  int endOfScript(String html)
           
 Map<String,Object> getParameters(com.google.gwt.core.client.JavaScriptObject values)
           
 void injectFormValidationsScripts(String html)
           
 void notifyErrorMessage(String opener, String message)
           
protected  void notifyOpener(String message)
           
protected  void notifyOpener(String status, String message)
           
 void notifySuccessMessage(String opener, String message)
           
 void publishGetFormValues()
           
protected  int startOfScript(String html)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORM_VALIDATOR_FUNCTION

public static final String FORM_VALIDATOR_FUNCTION
See Also:
Constant Field Values
Constructor Detail

JSNIHelper

public JSNIHelper()
Method Detail

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)

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.