|
|||||||||
| 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.SimpleTableObject
public static class TransportUIFactory.SimpleTableObject
Simple Table Object
| Field Summary | |
|---|---|
static String |
DEFAULT_WIDTH
|
| Method Summary | |
|---|---|
String[] |
getHeaders()
returns the headers |
List<TransportUIFactory.SimpleRowObject> |
getRows()
returns the rows |
int |
getType()
returns the type |
String |
getWidth()
returns the width |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_WIDTH
| Method Detail |
|---|
public int getType()
getType in interface TransportUIFactory.TransportUIObjectpublic String[] getHeaders()
public List<TransportUIFactory.SimpleRowObject> getRows()
public String getWidth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||