org.jboss.errai.widgets.client.format
Class WSCellWidgetCell
java.lang.Object
org.jboss.errai.widgets.client.format.WSCellFormatter<com.google.gwt.user.client.ui.Widget>
org.jboss.errai.widgets.client.format.WSCellWidgetCell
public class WSCellWidgetCell
- extends WSCellFormatter<com.google.gwt.user.client.ui.Widget>
|
Constructor Summary |
WSCellWidgetCell(com.google.gwt.user.client.ui.Widget widget)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSCellWidgetCell
public WSCellWidgetCell(com.google.gwt.user.client.ui.Widget widget)
edit
public boolean edit(WSGrid.WSCell element)
- Specified by:
edit in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
stopedit
public void stopedit()
- Specified by:
stopedit in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
getTextValue
public String getTextValue()
- Overrides:
getTextValue in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
getWidget
public com.google.gwt.user.client.ui.Widget getWidget(WSGrid grid)
- Overrides:
getWidget in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
setHeight
public void setHeight(String height)
- Overrides:
setHeight in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
setWidth
public void setWidth(String width)
- Overrides:
setWidth in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
getValue
public com.google.gwt.user.client.ui.Widget getValue()
- Specified by:
getValue in class WSCellFormatter<com.google.gwt.user.client.ui.Widget>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.