org.jbpm.formbuilder.client.command
Class ExportFormCommand

java.lang.Object
  extended by org.jbpm.formbuilder.client.command.ExportFormCommand
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command, BaseCommand
Direct Known Subclasses:
ExportFormAsFtlCommand, ExportFormAsHTML5FtlCommand, ExportFormAsXslCommand, ExportFormAsXulForPhpCommand

public class ExportFormCommand
extends Object
implements BaseCommand


Field Summary
protected  com.google.gwt.event.shared.EventBus bus
           
 
Constructor Summary
ExportFormCommand(String language)
           
 
Method Summary
 void execute()
           
 void setEmbeded(String profile)
           
 void setItem(com.google.gwt.user.client.ui.MenuItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bus

protected final com.google.gwt.event.shared.EventBus bus
Constructor Detail

ExportFormCommand

public ExportFormCommand(String language)
Method Detail

execute

public void execute()
Specified by:
execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommand
Specified by:
execute in interface com.google.gwt.user.client.Command

setItem

public void setItem(com.google.gwt.user.client.ui.MenuItem item)
Specified by:
setItem in interface BaseCommand

setEmbeded

public void setEmbeded(String profile)
Specified by:
setEmbeded in interface BaseCommand


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