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

All Superinterfaces:
HasCellPreviewHandlersFactory<C>, HasRowsFactory<C>
All Known Implementing Classes:
AbstractHasDataFactory, CellListFactory, CellTableFactory

public interface HasDataFactory<C extends WidgetCreatorContext>
extends HasRowsFactory<C>, HasCellPreviewHandlersFactory<C>

A helper class to help on HasData widgets creation, based on crux pages metadata.

Author:
Thiago da Rosa de Bustamante

Nested Class Summary
static class HasDataFactory.SelectionModel
           
static class HasDataFactory.SelectionModelProcessor
           
 
Nested classes/interfaces inherited from interface org.cruxframework.crux.core.rebind.screen.widget.creator.HasRowsFactory
HasRowsFactory.EstimatedRowCountProcessor
 



Copyright © 2014. All rights reserved.