org.jbpm.formbuilder.client.command
Class PreviewFormAsGwtCommand

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

public class PreviewFormAsGwtCommand
extends PreviewFormCommand

Handles the preview action for XSL


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

Constructor Detail

PreviewFormAsGwtCommand

public PreviewFormAsGwtCommand()
Method Detail

refreshPopup

protected void refreshPopup(String url)
Overrides:
refreshPopup in class PreviewFormCommand


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