public class SwitchLocaleCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
| Constructor and Description |
|---|
SwitchLocaleCommand() |
SwitchLocaleCommand(String locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocale() |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
void |
setLocale(String locale) |
public SwitchLocaleCommand()
public SwitchLocaleCommand(String locale)
protected void performOperation()
performOperation in class org.pentaho.mantle.client.commands.AbstractCommandprotected void performOperation(boolean feedback)
performOperation in class org.pentaho.mantle.client.commands.AbstractCommandpublic String getLocale()
public void setLocale(String locale)
Copyright © 2002–2017 Pentaho Corporation. All rights reserved.