|
|||||||||
| 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.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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||