Uses of Class
org.cruxframework.crux.core.rebind.screen.ScreenConfigException

Packages that use ScreenConfigException
org.cruxframework.crux.core.declarativeui   
org.cruxframework.crux.core.rebind.screen   
 

Uses of ScreenConfigException in org.cruxframework.crux.core.declarativeui
 

Methods in org.cruxframework.crux.core.declarativeui that throw ScreenConfigException
 Set<String> DeclarativeUIScreenResolver.getAllScreenIDs(String module)
           
 

Uses of ScreenConfigException in org.cruxframework.crux.core.rebind.screen
 

Methods in org.cruxframework.crux.core.rebind.screen that throw ScreenConfigException
 Set<String> ScreenResourceResolver.getAllScreenIDs(String module)
          List all Crux screen IDs
 OfflineScreen OfflineScreenFactory.getOfflineScreen(String id, Document screen)
           
 Set<String> ScreenResourcesScanner.getPages(String module)
           
 String ScreenFactory.getRelativeScreenId(String id, String module)
           
 Screen ScreenFactory.getScreen(String id, String device)
          Factory method for screens.
 String ScreenFactory.getScreenModule(Document source)
           
 View ViewFactory.getView(String id, String device)
          Factory method for views.
 View ViewFactory.getView(String id, String device, Document view, boolean rootView)
          Factory method for views.
 



Copyright © 2014. All rights reserved.