|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttecgraf.javautils.excel.v1.ExcelConfig
public class ExcelConfig
Classe que configura o Excel com as propriedades do Sistema
| Constructor Summary | |
|---|---|
ExcelConfig()
|
|
| Method Summary | |
|---|---|
static ExcelExportableAdapter |
getExportable(Component component)
Retorna o adaptador de exportação mais próximo na hierarquia de classe. |
static Locale |
getLocale()
|
static void |
setExportable(Class<?> componentClass,
ExcelExportableAdapter adapter)
Adiciona um exportador de um componente. |
static void |
setLocale(Locale locale)
Altera o Locale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelConfig()
| Method Detail |
|---|
public static void setLocale(Locale locale)
locale - public static Locale getLocale()
public static void setExportable(Class<?> componentClass,
ExcelExportableAdapter adapter)
componentClass - adapter - public static ExcelExportableAdapter getExportable(Component component)
component -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||