|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.4.0) E15033-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.wli.sb.transports.ui.TransportUIFactory.ExpandableTableObject
public static class TransportUIFactory.ExpandableTableObject
Expandable Table Object
| Constructor Summary | |
|---|---|
TransportUIFactory.ExpandableTableObject(java.util.List<TransportUIFactory.ExpandableRowObject> rows, java.lang.String checkboxDescription)constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getCheckboxDescription()returns the checkbox description |
java.util.List<TransportUIFactory.ExpandableRowObject> |
getRows()returns the row objects |
int |
getType()returns the type |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportUIFactory.ExpandableTableObject(java.util.List<TransportUIFactory.ExpandableRowObject> rows,
java.lang.String checkboxDescription)
| Method Detail |
|---|
public int getType()
getType in interface UIObjectpublic java.util.List<TransportUIFactory.ExpandableRowObject> getRows()
getRows in interface IExpandableTableObjectpublic java.lang.String getCheckboxDescription()
getCheckboxDescription in interface IExpandableTableObject
|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.4.0) E15033-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||