org.cruxframework.crux.core.declarativeui
Class LazyWidgets

java.lang.Object
  extended by org.cruxframework.crux.core.declarativeui.LazyWidgets

public class LazyWidgets
extends Object

Author:
Thiago da Rosa de Bustamante

Nested Class Summary
static interface LazyWidgets.WidgetLazyChecker
           
 
Constructor Summary
LazyWidgets(boolean escapeXML)
           
 
Method Summary
 String generateScreenLazyDeps(String cruxMetadataArray)
           
static LazyWidgets.WidgetLazyChecker initializeLazyChecker(TagChildLazyConditions lazyConditions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyWidgets

public LazyWidgets(boolean escapeXML)
Method Detail

initializeLazyChecker

public static LazyWidgets.WidgetLazyChecker initializeLazyChecker(TagChildLazyConditions lazyConditions)
Parameters:
lazyConditions -
Returns:

generateScreenLazyDeps

public String generateScreenLazyDeps(String cruxMetadataArray)
                              throws LazyExeption
Throws:
LazyExeption


Copyright © 2014. All rights reserved.