|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.folder.BreadcrumbView
com.plumtree.portalpages.admin.objmgr.ObjMgrBreadCrumbView
public class ObjMgrBreadCrumbView
| Field Summary | |
|---|---|
protected IObjMgrModelRO |
m_asObjMgrModel
object manager model (for custom path code) |
static java.lang.String |
STR_MVC_CLASS_NAME
object name |
| Fields inherited from class com.plumtree.portalpages.common.folder.BreadcrumbView |
|---|
JAVASCRIPT_OPEN_FOLDER, m_asModel, m_asOwner |
| Constructor Summary | |
|---|---|
ObjMgrBreadCrumbView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
protected PTBreadcrumbPath |
GetBreadcrumbPath()
override this to provide our own links |
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.portalpages.common.folder.BreadcrumbView |
|---|
Display, DisplayJavascript |
| 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
protected IObjMgrModelRO m_asObjMgrModel
| Constructor Detail |
|---|
public ObjMgrBreadCrumbView()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class BreadcrumbViewIManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class BreadcrumbViewcom.plumtree.xpshared.activityspace.IView#getName()
public void Init(IModelRO model,
AActivitySpace parent)
IView
Init in interface IViewInit in class BreadcrumbViewcom.plumtree.xpshared.activityspace.IView#init(IModelRO, AActivitySpace)protected PTBreadcrumbPath GetBreadcrumbPath()
GetBreadcrumbPath in class BreadcrumbView
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||