org.jbpm.formbuilder.client.command
Class LanguageCommand

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

public class LanguageCommand
extends Object
implements BaseCommand


Constructor Summary
LanguageCommand()
           
 
Method Summary
 void execute()
           
protected  void reloadLocale(String localeName, com.google.gwt.user.client.ui.MenuItem target)
           
protected  String removeParameterFromHref(String paramName, String href)
           
 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
 

Constructor Detail

LanguageCommand

public LanguageCommand()
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

setEmbeded

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

setItem

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

reloadLocale

protected void reloadLocale(String localeName,
                            com.google.gwt.user.client.ui.MenuItem target)

removeParameterFromHref

protected String removeParameterFromHref(String paramName,
                                         String href)


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