org.cruxframework.crux.plugin.gadget.rebind.scanner
Class GadgetScreenResolver

java.lang.Object
  extended by org.cruxframework.crux.core.declarativeui.DeclarativeUIScreenResolver
      extended by org.cruxframework.crux.plugin.gadget.rebind.scanner.GadgetScreenResolver
All Implemented Interfaces:
org.cruxframework.crux.core.rebind.screen.ScreenResourceResolver

public class GadgetScreenResolver
extends org.cruxframework.crux.core.declarativeui.DeclarativeUIScreenResolver

Custom screen resolver to search only gadgets pages


Constructor Summary
GadgetScreenResolver()
           
 
Method Summary
 Set<String> getAllScreenIDs(String module)
           
 
Methods inherited from class org.cruxframework.crux.core.declarativeui.DeclarativeUIScreenResolver
getAllAppModules, getRootView, getRootView, getScreenResource, getScreenResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetScreenResolver

public GadgetScreenResolver()
Method Detail

getAllScreenIDs

public Set<String> getAllScreenIDs(String module)
                            throws org.cruxframework.crux.core.rebind.screen.ScreenConfigException
Specified by:
getAllScreenIDs in interface org.cruxframework.crux.core.rebind.screen.ScreenResourceResolver
Overrides:
getAllScreenIDs in class org.cruxframework.crux.core.declarativeui.DeclarativeUIScreenResolver
Throws:
org.cruxframework.crux.core.rebind.screen.ScreenConfigException


Copyright © 2014. All rights reserved.