|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.errordisplay.AErrorView
com.plumtree.uiinfrastructure.errordisplay.SinglePageErrorView
public class SinglePageErrorView
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
MVC object name |
| Fields inherited from class com.plumtree.uiinfrastructure.errordisplay.AErrorView |
|---|
m_asOwner, m_model |
| Constructor Summary | |
|---|---|
SinglePageErrorView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
This method returns the HTMLElement that encompasses the output of the Section. |
java.lang.String |
GetName()
Return the name of the MVC object. |
| Methods inherited from class com.plumtree.uiinfrastructure.errordisplay.AErrorView |
|---|
DisplayJavascript, Init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IView |
|---|
DisplayJavascript, Init |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public SinglePageErrorView()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectIManagedObject.Create()public HTMLElement Display()
Display in interface IViewDisplay in class AErrorViewpublic java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectcom.plumtree.xpshared.activityspace.IView#GetName()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||