org.jbpm.formbuilder.client
Class FormBuilderEntryPoint
java.lang.Object
org.jbpm.formbuilder.client.FBBaseEntryPoint
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
|
Method Summary |
void |
loadModule()
Creates a FormBuilderView instance
Creates a FormBuilderController instance that adds all to the main view |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormBuilderEntryPoint
public FormBuilderEntryPoint()
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-2012 JBoss by Red Hat. All Rights Reserved.