|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nokia.carbide.cpp.epoc.engine.ViewRunnableAdapter
public abstract class ViewRunnableAdapter
Adapter for this runnable which handles errors by logging to the Error Log.
| Field Summary | |
|---|---|
protected IPath |
modelPath
|
| Constructor Summary | |
|---|---|
ViewRunnableAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
failedLoad(CoreException exception)
|
void |
setModelPath(IPath modelPath)
Package-level API to record the model of the path for use by #failedLoad(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IPath modelPath
| Constructor Detail |
|---|
public ViewRunnableAdapter()
| Method Detail |
|---|
public void setModelPath(IPath modelPath)
public java.lang.Object failedLoad(CoreException exception)
|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||