|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.errordisplay.AErrorView
public abstract class AErrorView
| Field Summary | |
|---|---|
protected AActivitySpace |
m_asOwner
|
protected IErrorModelRO |
m_model
|
| Constructor Summary | |
|---|---|
AErrorView()
|
|
| Method Summary | |
|---|---|
HTMLElement |
Display()
This method returns the HTMLElement that encompasses the output of the View. |
HTMLScript |
DisplayJavascript()
This method returns the HTMLScript that encompasses the Javascript on the page. |
void |
Init(IModelRO model,
AActivitySpace parent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AActivitySpace m_asOwner
protected IErrorModelRO m_model
| Constructor Detail |
|---|
public AErrorView()
| Method Detail |
|---|
public HTMLElement Display()
public HTMLScript DisplayJavascript()
IView.DisplayJavascript()
public void Init(IModelRO model,
AActivitySpace parent)
model - parent -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||