Uses of Class
org.cruxframework.crux.core.client.ioc.IocContainer

Packages that use IocContainer
org.cruxframework.crux.core.client.ioc   
org.cruxframework.crux.core.client.screen.views   
 

Uses of IocContainer in org.cruxframework.crux.core.client.ioc
 

Methods in org.cruxframework.crux.core.client.ioc with parameters of type IocContainer
 void RuntimeIoCContainer.setIoCContainer(IocContainer iocContainer)
           
 

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

Methods in org.cruxframework.crux.core.client.screen.views that return IocContainer
abstract  IocContainer View.getIocContainer()
          Retrieve the IoCContainer instance associated with this view
 



Copyright © 2014. All rights reserved.