org.jboss.errai.widgets.client.mapping.collectionimpl
Class WSGridMapper<V extends List<X>,X>
java.lang.Object
org.jboss.errai.widgets.client.mapping.WidgetMapper<T,V>
org.jboss.errai.widgets.client.mapping.CollectionWidgetMapper<WSGrid,WSCellFormatter,V>
org.jboss.errai.widgets.client.mapping.collectionimpl.WSGridMapper<V,X>
public class WSGridMapper<V extends List<X>,X>
- extends CollectionWidgetMapper<WSGrid,WSCellFormatter,V>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSGridMapper
public WSGridMapper(WSGrid grid)
map
public void map(V list)
- Specified by:
map in class CollectionWidgetMapper<WSGrid,WSCellFormatter,V extends List<X>>
getSelected
public X getSelected()
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.