public class I18nToolsDao extends Dao
| Constructor and Description | 
|---|
| I18nToolsDao(I18nToolsRpcServiceAsync rpcService,
            I18nToolsUIService i18nToolsService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | getDecimalSeparator(<any> callback) | 
| void | getFormatPatterns(<any> callback) | 
| void | setDecimalSeparator(java.lang.String separator,
                   <any> callback) | 
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtospublic I18nToolsDao(I18nToolsRpcServiceAsync rpcService, I18nToolsUIService i18nToolsService)