|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adfnmc.component.ui.Table.CurrentRowUpdater
protected class Table.CurrentRowUpdater
Field Summary | |
---|---|
protected boolean |
focusRow
|
protected int |
index
|
protected Table |
table
|
Constructor Summary | |
---|---|
Table.CurrentRowUpdater(Table table,
int index,
boolean focusRow)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int index
protected Table table
protected boolean focusRow
Constructor Detail |
---|
public Table.CurrentRowUpdater(Table table, int index, boolean focusRow)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |