org.jbpm.formbuilder.client
Class FormBuilderEntryPoint

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

public class FormBuilderEntryPoint
extends FBBaseEntryPoint

Main entry point of the form builder application


Constructor Summary
FormBuilderEntryPoint()
           
 
Method Summary
 void loadModule()
          Creates a FormBuilderView instance Creates a FormBuilderController instance that adds all to the main view
 
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

FormBuilderEntryPoint

public FormBuilderEntryPoint()
Method Detail

loadModule

public void loadModule()
Creates a FormBuilderView instance Creates a FormBuilderController instance that adds all to the main view

Specified by:
loadModule in class FBBaseEntryPoint


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