|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.UserCatalog
public class UserCatalog
UserCatalog is used to handle localization of string values in a report.
| Constructor Summary | |
|---|---|
UserCatalog()
Constructor. |
|
UserCatalog(Locale locale)
Creates a new instance of UserCatalog. |
|
UserCatalog(Principal principal)
Constructor. |
|
| Method Summary | |
|---|---|
inetsoft.util.Catalog |
getCatalog()
Get the user locale |
Locale |
getLocale()
Get the user locale |
void |
localize(ReportElement elem)
Localize an element. |
void |
localize(ReportSheet report)
Localize a report. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserCatalog()
public UserCatalog(Principal principal)
principal - the specified uer.public UserCatalog(Locale locale)
locale - the locale for the catalog.| Method Detail |
|---|
public void localize(ReportSheet report)
public void localize(ReportElement elem)
public Locale getLocale()
public inetsoft.util.Catalog getCatalog()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||