com.vaadin.shared.ui.grid
Class GridStaticSectionState.CellState
java.lang.Object
com.vaadin.shared.ui.grid.GridStaticSectionState.CellState
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- GridStaticSectionState
public static class GridStaticSectionState.CellState
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
public java.lang.String text
html
public java.lang.String html
connector
public Connector connector
type
public GridStaticCellType type
columnId
public java.lang.String columnId
styleName
public java.lang.String styleName
GridStaticSectionState.CellState
public GridStaticSectionState.CellState()
Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.