| 
|||||||||
| 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.datasource.DataSourceDependenciesView
public class DataSourceDependenciesView
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 | |
|---|---|
DataSourceDependenciesView()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
Create()
This method is used by the ASManager to return new instances of managed objects.  | 
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, DisplayJavascript, 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 DataSourceDependenciesView()
| Method Detail | 
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjDependenciesViewIManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class ObjDependenciesViewIMVCObject.GetName()
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)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 | ||||||||