org.jboss.errai.widgets.client.format
Class WSCellSimpleTextCell
java.lang.Object
org.jboss.errai.widgets.client.format.WSCellFormatter<String>
org.jboss.errai.widgets.client.format.WSCellSimpleTextCell
public class WSCellSimpleTextCell
- extends WSCellFormatter<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSCellSimpleTextCell
public WSCellSimpleTextCell(String value)
WSCellSimpleTextCell
public WSCellSimpleTextCell(String value,
boolean readonly)
edit
public boolean edit(WSGrid.WSCell element)
- Specified by:
edit in class WSCellFormatter<String>
stopedit
public void stopedit()
- Specified by:
stopedit in class WSCellFormatter<String>
getValue
public String getValue()
- Specified by:
getValue in class WSCellFormatter<String>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.