org.jboss.errai.widgets.client.mapping
Class CollectionWidgetMapper<T extends com.google.gwt.user.client.ui.Widget,F,V>
java.lang.Object
org.jboss.errai.widgets.client.mapping.WidgetMapper<T,V>
org.jboss.errai.widgets.client.mapping.CollectionWidgetMapper<T,F,V>
- Direct Known Subclasses:
- WSGridMapper
public abstract class CollectionWidgetMapper<T extends com.google.gwt.user.client.ui.Widget,F,V>
- extends WidgetMapper<T,V>
|
Method Summary |
abstract void |
map(V entity)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionWidgetMapper
public CollectionWidgetMapper()
map
public abstract void map(V entity)
- Overrides:
map in class WidgetMapper<T extends com.google.gwt.user.client.ui.Widget,V>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.