org.cruxframework.crux.widgets.rebind.slideshow
Class SlideshowConfig
java.lang.Object
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowConfig
public class SlideshowConfig
- extends Object
Maps all layoutNames in a module.
- Author:
- Thiago Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlideshowConfig
public SlideshowConfig()
initialize
public static void initialize()
initializeLayouts
protected static void initializeLayouts()
initializeServices
protected static void initializeServices()
getLayout
public static String getLayout(String name)
- Parameters:
name -
- Returns:
iterateLayouts
public static Iterator<String> iterateLayouts()
- Returns:
getService
public static String getService(String name)
- Parameters:
name -
- Returns:
iterateServices
public static Iterator<String> iterateServices()
- Returns:
Copyright © 2014. All rights reserved.