org.cruxframework.crux.widgets.client.grid
Class RowDetailWidgetCreator
java.lang.Object
org.cruxframework.crux.widgets.client.grid.RowDetailWidgetCreator
public abstract class RowDetailWidgetCreator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowDetailWidgetCreator
public RowDetailWidgetCreator()
createWidgetForRowDetail
public abstract com.google.gwt.user.client.ui.Widget createWidgetForRowDetail(DataRow row)
registerWidget
protected void registerWidget(DataRow row,
String widgetOriginalId,
com.google.gwt.user.client.ui.Widget widget)
getWidget
public <T extends com.google.gwt.user.client.ui.Widget> T getWidget(DataRow row,
String id)
Copyright © 2015. All rights reserved.