Uses of Class
org.cruxframework.crux.core.client.collection.Map

Packages that use Map
org.cruxframework.crux.core.client.collection Contains a very optimized implementation for lists and maps. 
org.cruxframework.crux.core.client.screen.views   
 

Uses of Map in org.cruxframework.crux.core.client.collection
 

Methods in org.cruxframework.crux.core.client.collection that return Map
static
<V> Map<V>
CollectionFactory.createMap()
           
 

Uses of Map in org.cruxframework.crux.core.client.screen.views
 

Fields in org.cruxframework.crux.core.client.screen.views declared as Map
protected  Map<String> View.lazyWidgets
           
 

Methods in org.cruxframework.crux.core.client.screen.views that return Map
protected abstract  Map<String> View.initializeLazyDependencies()
          Called when the view are loaded to initialize the lazy dependencies map
 



Copyright © 2014. All rights reserved.