Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ui.shared.JSONMap

Packages that use JSONMap
org.jboss.errai.ui.client.local.spi   
org.jboss.errai.ui.shared   
 

Uses of JSONMap in org.jboss.errai.ui.client.local.spi
 

Methods in org.jboss.errai.ui.client.local.spi with parameters of type JSONMap
protected  void TranslationService.registerJSON(JSONMap data, String locale)
          Registers some i18n data with the translation service.
 

Uses of JSONMap in org.jboss.errai.ui.shared
 

Methods in org.jboss.errai.ui.shared that return JSONMap
static JSONMap JSONMap.create(String jsonData)
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.