|
|||||||||
| 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.authsource.AuthSourceDependenciesView
public class AuthSourceDependenciesView
This Section contains the HTML for the dependencies page.
| Field Summary | |
|---|---|
static int |
BREAK
|
protected CreatedHelper |
m_helper
|
static int |
OFFSET
|
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 | |
|---|---|
AuthSourceDependenciesView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLScript |
DisplayJavascript()
This method returns the HTMLScript that encompasses the Javascript on the page. |
protected HTMLElementCollection |
GetHTMLForDependencies()
Returns the HTML for the successfully created message. |
java.lang.String |
GetName()
Return the name of the MVC object. |
protected CreatedHelper |
helper()
|
protected AuthSourceModel |
model()
|
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjDependenciesView |
|---|
Display, GetEmptyCell, Init |
| 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
public static final int OFFSET
public static final int BREAK
protected CreatedHelper m_helper
| Constructor Detail |
|---|
public AuthSourceDependenciesView()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjDependenciesViewIManagedObject.Create()public HTMLScript DisplayJavascript()
IView
DisplayJavascript in interface IViewDisplayJavascript in class ObjDependenciesViewIView.DisplayJavascript()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class ObjDependenciesViewIMVCObject.GetName()protected HTMLElementCollection GetHTMLForDependencies()
ObjDependenciesView
GetHTMLForDependencies in class ObjDependenciesViewObjDependenciesView.GetHTMLForDependencies()protected CreatedHelper helper()
protected AuthSourceModel model()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||