org.apertereports.util
Class VaadinUtil
java.lang.Object
org.apertereports.util.VaadinUtil
public class VaadinUtil
- extends Object
Created by IntelliJ IDEA.
- Author:
- tlipski@bluesoft.net.pl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VaadinUtil
public VaadinUtil()
setThreadLocale
public static void setThreadLocale(Locale l)
unsetThreadLocale
public static void unsetThreadLocale()
getValue
public static String getValue(String key,
Object... params)
getValue
public static String getValue(String key)
nvl
public static <T> T nvl(T... values)
Copyright © 2011-2012. All Rights Reserved.