Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.component.ui
Class Table.CurrentRowUpdater

java.lang.Object
  extended by oracle.adfnmc.component.ui.Table.CurrentRowUpdater
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Table

protected class Table.CurrentRowUpdater
extends java.lang.Object
implements java.lang.Runnable


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

index

protected int index

table

protected Table table

focusRow

protected boolean focusRow
Constructor Detail

Table.CurrentRowUpdater

public Table.CurrentRowUpdater(Table table,
                               int index,
                               boolean focusRow)
Method Detail

run

public void run()
Specified by:
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

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.