ice.pilots.html4
Class DocAction
java.lang.Object
ice.pilots.html4.DocAction
- All Implemented Interfaces:
- Runnable
- public abstract class DocAction
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocAction
public DocAction(DDocument doc)
DocAction
public DocAction(DDocument doc,
int explicitId)
validId
public boolean validId()
run
public final void run()
- Specified by:
run in interface Runnable
postToEventThread
public final void postToEventThread(long delay)
doit
protected abstract void doit(DDocument doc)