public static class TransportUIFactory.SimpleRowObject extends java.lang.Object implements ISimpleRowObject, java.io.Serializable
| Constructor and Description |
|---|
SimpleRowObject(TransportUIFactory.SimpleCell[] cells)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TransportUIFactory.SimpleCell[] |
getCells()
returns the cells in the row
|
public SimpleRowObject(TransportUIFactory.SimpleCell[] cells)
public TransportUIFactory.SimpleCell[] getCells()
getCells in interface ISimpleRowObject