org.smallmind.wicket.component.google.visualization
Class TableCell
java.lang.Object
org.smallmind.wicket.component.google.visualization.TableElement
org.smallmind.wicket.component.google.visualization.TableCell
public class TableCell
- extends TableElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableCell
protected TableCell(Value value)
TableCell
protected TableCell(Value value,
String formattedValue)
getType
public ValueType getType()
setValue
public void setValue(Value value)
setValue
public void setValue(Value value,
String formattedValue)
getValue
public Value getValue()
getFormattedValue
public String getFormattedValue()
Copyright © 2012. All Rights Reserved.