org.jbpm.formbuilder.client.command
Class PreviewFormAsFtlCommand

java.lang.Object
  extended by org.jbpm.formbuilder.client.command.PreviewFormCommand
      extended by org.jbpm.formbuilder.client.command.PreviewFormAsFtlCommand
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command, BaseCommand

public class PreviewFormAsFtlCommand
extends PreviewFormCommand

Handles the preview action for Freemarker


Field Summary
 
Fields inherited from class org.jbpm.formbuilder.client.command.PreviewFormCommand
bus
 
Constructor Summary
PreviewFormAsFtlCommand()
           
 
Method Summary
 
Methods inherited from class org.jbpm.formbuilder.client.command.PreviewFormCommand
execute, popupInputMapPanel, refreshPopup, saveForm, setEmbeded, setItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewFormAsFtlCommand

public PreviewFormAsFtlCommand()


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