|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wli.sb.transports.ui.TransportUIFactory.SimpleCell
public static class TransportUIFactory.SimpleCell
Simple Cell Object
| Nested Class Summary | |
|---|---|
static class |
TransportUIFactory.SimpleCell.SimpleCellType
The types of content in a cell |
| Constructor Summary | |
|---|---|
TransportUIFactory.SimpleCell(java.lang.String value)
Constructor (for STRING) |
|
TransportUIFactory.SimpleCell(TransportUIFactory.TransportUIObject uiObject)
Constructor (for UIOBBECT) |
|
| Method Summary | |
|---|---|
java.lang.String |
getString()
returns the STRING value |
TransportUIFactory.SimpleCell.SimpleCellType |
getType()
returns the type of value |
TransportUIFactory.TransportUIObject |
getUIObject()
returns the UIOBJECT value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportUIFactory.SimpleCell(java.lang.String value)
public TransportUIFactory.SimpleCell(TransportUIFactory.TransportUIObject uiObject)
| Method Detail |
|---|
public TransportUIFactory.SimpleCell.SimpleCellType getType()
getType in interface ISimpleCellpublic java.lang.String getString()
getString in interface ISimpleCellpublic TransportUIFactory.TransportUIObject getUIObject()
getUIObject in interface ISimpleCell
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||