public class FindFullTextAction extends AbstractWorker
| Constructor and Description |
|---|
FindFullTextAction(BasePanel basePanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
run() |
void |
update()
Empty implementation of the update() method.
|
getCallBack, getWorkerpublic FindFullTextAction(BasePanel basePanel)
public void init()
throws java.lang.Throwable
init in class AbstractWorkerjava.lang.Throwablepublic void run()
public void update()
AbstractWorkerupdate in interface CallBackupdate in class AbstractWorker