org.jboss.errai.widgets.client.mapping
Interface ColumnMapper<T extends com.google.gwt.user.client.ui.Widget,F,V>


public interface ColumnMapper<T extends com.google.gwt.user.client.ui.Widget,F,V>


Method Summary
 void mapRow(int row, FieldMapper<T,F,V>[] fields, T w, V value)
           
 

Method Detail

mapRow

void mapRow(int row,
            FieldMapper<T,F,V>[] fields,
            T w,
            V value)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.