public static class TransportUIFactory.SimpleRowObject extends Object implements ISimpleRowObject, 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