|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.editor.ObjDependenciesView
com.plumtree.portalpages.admin.editors.crawler.CrawlerDependenciesView
public class CrawlerDependenciesView
This Section contains the HTML for the dependencies page.
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the activity space |
| Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjDependenciesView |
|---|
HTMLBUTTON_CLOSE, m_asOwner, m_model |
| Constructor Summary | |
|---|---|
CrawlerDependenciesView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLScript |
DisplayJavascript()
Adds javascript for creating or adding to jobs |
protected HTMLElementCollection |
GetHTMLForDependencies()
Returns the HTML for the successfully created message. |
java.lang.String |
GetName()
Return the name of the MVC object. |
void |
Init(IModelRO model,
AActivitySpace parent)
This method initializes the View with the read only model interface it is supposed to draw it's data from as well as it's parent ActivitySpace (necessary to create URLS). |
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjDependenciesView |
|---|
Display, GetEmptyCell |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public CrawlerDependenciesView()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjDependenciesViewIManagedObject.Create()
public void Init(IModelRO model,
AActivitySpace parent)
IView
Init in interface IViewInit in class ObjDependenciesViewIView.Init(com.plumtree.uiinfrastructure.activityspace.IModelRO, com.plumtree.uiinfrastructure.activityspace.AActivitySpace)public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class ObjDependenciesViewIMVCObject.GetName()public HTMLScript DisplayJavascript()
DisplayJavascript in interface IViewDisplayJavascript in class ObjDependenciesViewIView.DisplayJavascript()protected HTMLElementCollection GetHTMLForDependencies()
ObjDependenciesView
GetHTMLForDependencies in class ObjDependenciesViewObjDependenciesView.GetHTMLForDependencies()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||