org.cruxframework.crux.widgets.rebind.slideshow
Class SlideshowFactory.LayoutAttributeProcessor
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowFactory.LayoutAttributeProcessor
- Enclosing class:
- SlideshowFactory
public static class SlideshowFactory.LayoutAttributeProcessor
- extends org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
| Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor |
org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor.NoParser |
| Fields inherited from class org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor |
widgetCreator |
|
Method Summary |
void |
processAttribute(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context,
String attributeValue)
|
| Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor |
processAttributeInternal |
| Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor |
getLoggerVariable, getViewVariable, getWidgetCreator, printlnPostProcessing |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlideshowFactory.LayoutAttributeProcessor
public SlideshowFactory.LayoutAttributeProcessor(org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<?> widgetCreator)
processAttribute
public void processAttribute(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context,
String attributeValue)
- Specified by:
processAttribute in class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
Copyright © 2015. All rights reserved.