org.smallmind.wicket.component.google.visualization
Class TableElement

java.lang.Object
  extended by org.smallmind.wicket.component.google.visualization.TableElement
Direct Known Subclasses:
ColumnDescription, DataTable, TableCell, TableRow

public class TableElement
extends Object


Constructor Summary
TableElement()
           
 
Method Summary
 String getPropertiesAsJson()
           
 boolean hasProperties()
           
 void setProperties(String properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableElement

public TableElement()
Method Detail

setProperties

public void setProperties(String properties)

hasProperties

public boolean hasProperties()

getPropertiesAsJson

public String getPropertiesAsJson()


Copyright © 2012. All Rights Reserved.