org.jbpm.formdisplay.client
Class FormDisplayEntryPoint

java.lang.Object
  extended by org.jbpm.formbuilder.client.FBBaseEntryPoint
      extended by org.jbpm.formdisplay.client.FormDisplayEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class FormDisplayEntryPoint
extends FBBaseEntryPoint

Main entry point for form display in GWT


Constructor Summary
FormDisplayEntryPoint()
           
 
Method Summary
protected  void loadModule()
           
 
Methods inherited from class org.jbpm.formbuilder.client.FBBaseEntryPoint
onModuleLoad
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormDisplayEntryPoint

public FormDisplayEntryPoint()
Method Detail

loadModule

protected void loadModule()
Specified by:
loadModule in class FBBaseEntryPoint


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