|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.sitemap.sitemappage.SubCommunitiesViewHelper
public class SubCommunitiesViewHelper
File: SiteMapLinkViewHelper.java --------------------------------
| Constructor Summary | |
|---|---|
SubCommunitiesViewHelper()
|
|
| Method Summary | |
|---|---|
HTMLElement |
AddObjectViewHTML(IObjectModelRO model)
Returns additional HTML as an html element for the object view to display. |
void |
Display508Object(int nObjectIndex,
HTMLTable tableObjects,
IObjectModelRO model,
AActivitySpace parent)
Displays the object in 508 mode at the given index in the query result. |
HTMLScriptCollection |
DisplayJavascriptCollection(AActivitySpace asOwner,
IObjectModelRO model)
Returns the javascript for this view helper. |
void |
DisplayObject(int nObjectIndex,
int nRowIndex,
HTMLTable tableObjects,
IObjectModelRO model,
AActivitySpace asOwner)
Displays the object at the given index in the query result. |
java.lang.String |
GetThereAreNoItemsString(AActivitySpace asOwner)
Return the message to display if there are no items. |
void |
SetExpandAnchor(HTMLAnchor anchor,
IObjectModelRO model)
This method is called by the ObjectView to fill out the anchor for the expand / collapse links on the object view header. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubCommunitiesViewHelper()
| Method Detail |
|---|
public HTMLElement AddObjectViewHTML(IObjectModelRO model)
IObjectViewHelper
AddObjectViewHTML in interface IObjectViewHelpercom.plumtree.portalpages.common.objects.IObjectViewHelper#AddObjectViewHTML()
public void Display508Object(int nObjectIndex,
HTMLTable tableObjects,
IObjectModelRO model,
AActivitySpace parent)
IObjectViewHelper
Display508Object in interface IObjectViewHelpernObjectIndex - nObjectIndextableObjects - tableObjectsIObjectViewHelper.Display508Object(int, HTMLTable, IObjectModelRO, AActivitySpace)
public HTMLScriptCollection DisplayJavascriptCollection(AActivitySpace asOwner,
IObjectModelRO model)
IObjectViewHelper
DisplayJavascriptCollection in interface IObjectViewHelpercom.plumtree.portalpages.common.objects.IObjectViewHelper#DisplayJavascriptCollection(AActivitySpace)public java.lang.String GetThereAreNoItemsString(AActivitySpace asOwner)
IObjectViewHelper
GetThereAreNoItemsString in interface IObjectViewHelperIObjectViewHelper#GetThereAreNoItemsString(AActivitySpace)
public void DisplayObject(int nObjectIndex,
int nRowIndex,
HTMLTable tableObjects,
IObjectModelRO model,
AActivitySpace asOwner)
IObjectViewHelper
DisplayObject in interface IObjectViewHelpernObjectIndex - tableObjects - model - asOwner -
public void SetExpandAnchor(HTMLAnchor anchor,
IObjectModelRO model)
IObjectViewHelper
SetExpandAnchor in interface IObjectViewHelpercom.plumtree.portalpages.common.objects.IObjectViewHelper#SetExpandButton(HTMLAnchor, IObjectModelRO)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||