org.cruxframework.crux.core.rebind.screen.widget.creator.children
Interface HasPostProcessor<C extends WidgetCreatorContext>

All Known Implementing Classes:
CellTableFactory.ColumnsProcessor, TreeFactory.TreeItemProcessor

public interface HasPostProcessor<C extends WidgetCreatorContext>

Author:
Thiago da Rosa de Bustamante

Method Summary
 void postProcessChildren(AbstractProxyCreator.SourcePrinter out, C context)
           
 

Method Detail

postProcessChildren

void postProcessChildren(AbstractProxyCreator.SourcePrinter out,
                         C context)
                         throws CruxGeneratorException
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.