Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

oracle.apps.fnd.applcore.dt.setid.piLayout.editor
Class AbstractLovEditor.SearchRunnable

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.setid.piLayout.editor.AbstractLovEditor.SearchRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
AbstractLovEditor

protected class AbstractLovEditor.SearchRunnable
extends java.lang.Object
implements java.lang.Runnable

Inner class for implementing the thread for search processing.


Constructor Summary
protected AbstractLovEditor.SearchRunnable(SearchProgress progress, SearchCategory category, java.lang.String text)
           
 
Method Summary
 void run()
          method run implemented from interface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLovEditor.SearchRunnable

protected AbstractLovEditor.SearchRunnable(SearchProgress progress,
                                           SearchCategory category,
                                           java.lang.String text)
Parameters:
progress - Object to track the progress of the search.
category - The category chosen for search.
text - The search text.
Method Detail

run

public void run()
method run implemented from interface

Specified by:
run in interface java.lang.Runnable

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.