org.cruxframework.crux.widgets.rebind.filter
Class FilterFactory.FilterableAttributeParser
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<WidgetCreatorContext>
org.cruxframework.crux.widgets.rebind.filter.FilterFactory.FilterableAttributeParser
- Enclosing class:
- FilterFactory
public static class FilterFactory.FilterableAttributeParser
- extends AttributeProcessor<WidgetCreatorContext>
- Author:
- Gesse Dafe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterFactory.FilterableAttributeParser
public FilterFactory.FilterableAttributeParser(WidgetCreator<?> widgetCreator)
processAttribute
public void processAttribute(AbstractProxyCreator.SourcePrinter out,
WidgetCreatorContext context,
String propertyValue)
- Specified by:
processAttribute in class AttributeProcessor<WidgetCreatorContext>
- See Also:
org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor#processAttribute(org.cruxframework.crux.core.rebind.screen.widget.ViewFactoryCreator.SourcePrinter, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext, java.lang.String)
Copyright © 2014. All rights reserved.