|
Oracle Application Development Framework Model and Business Components Java API Reference VERSION B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.client.wm.TableBinding
| Constructor Summary | |
TableBinding()Constructor declaration |
|
| Method Summary | |
void |
addSelection(oracle.cabo.ui.beans.table.MultipleSelectionBean selection)Method declaration |
void |
addSelection(oracle.cabo.ui.beans.table.SingleSelectionBean selection)Method declaration |
protected oracle.cabo.ui.data.DataObject[] |
constructColumnFormats(TwoDDataSource dataSource)Method declaration |
protected void |
init()Method declaration |
protected void |
setColumnHeader(oracle.cabo.ui.beans.table.TableBean table, TwoDDataSource dataSource)Method declaration |
void |
setDataSource(TwoDDataSource ds)This method lets the user pass the tableBean instance from JSP page |
protected void |
setFormats(oracle.cabo.ui.beans.table.TableBean table, TwoDDataSource dataSource)Method declaration |
void |
setTableBean(oracle.cabo.ui.beans.table.TableBean tb)This method lets the user pass the tableBean instance from JSP page |
protected void |
setupColumns(oracle.cabo.ui.beans.table.TableBean table, TwoDDataSource dataSource)Method declaration |
protected oracle.cabo.ui.MutableUINode |
setupMultiValueColumn(TableUIDataSource dataSource, int colIndex)Method declaration |
boolean |
setupTable()Method declaration |
void |
setupTable(oracle.cabo.ui.beans.table.TableBean tb, TwoDDataSource td) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableBinding()
| Method Detail |
protected void init()
public void setTableBean(oracle.cabo.ui.beans.table.TableBean tb)
public void setDataSource(TwoDDataSource ds)
protected oracle.cabo.ui.data.DataObject[] constructColumnFormats(TwoDDataSource dataSource)
dataSource -
protected void setFormats(oracle.cabo.ui.beans.table.TableBean table,
TwoDDataSource dataSource)
table -dataSource -
protected void setColumnHeader(oracle.cabo.ui.beans.table.TableBean table,
TwoDDataSource dataSource)
table -dataSource -javax.servlet.jsp.JspException
protected oracle.cabo.ui.MutableUINode setupMultiValueColumn(TableUIDataSource dataSource,
int colIndex)
dataSource -colIndex -
protected void setupColumns(oracle.cabo.ui.beans.table.TableBean table,
TwoDDataSource dataSource)
table -dataSource -javax.servlet.jsp.JspExceptionpublic boolean setupTable()
public void addSelection(oracle.cabo.ui.beans.table.SingleSelectionBean selection)
selection -public void addSelection(oracle.cabo.ui.beans.table.MultipleSelectionBean selection)
selection -
public void setupTable(oracle.cabo.ui.beans.table.TableBean tb,
TwoDDataSource td)
|
Oracle Application Development Framework Model and Business Components Java API Reference VERSION B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||