|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.objectselection.communities.CommunitySelectionViewHelper
public class CommunitySelectionViewHelper
| Field Summary | |
|---|---|
static java.lang.String |
HTMLINPUT_SELECTION_OBJECT
HTML Input Checkbox |
static java.lang.String |
JAVASCRIPT_OPEN_INVITE
Javascript Function: openInvite |
static java.lang.String |
JAVASCRIPT_PREVIEW_COMMUNITY
Javascript Function: previewGadget |
static java.lang.String |
PREVIEW_COMMUNITY_SUBSPACE
subspace key for preview community |
| Constructor Summary | |
|---|---|
CommunitySelectionViewHelper()
|
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String HTMLINPUT_SELECTION_OBJECT
public static final java.lang.String JAVASCRIPT_OPEN_INVITE
public static final java.lang.String JAVASCRIPT_PREVIEW_COMMUNITY
public static final java.lang.String PREVIEW_COMMUNITY_SUBSPACE
| Constructor Detail |
|---|
public CommunitySelectionViewHelper()
| Method Detail |
|---|
public HTMLElement AddObjectViewHTML(IObjectModelRO model)
IObjectViewHelper
AddObjectViewHTML in interface IObjectViewHelpercom.plumtree.portalpages.common.objects.IObjectViewHelper#AddObjectViewHTML()public java.lang.String GetThereAreNoItemsString(AActivitySpace asOwner)
IObjectViewHelper
GetThereAreNoItemsString in interface IObjectViewHelperIObjectViewHelper#GetThereAreNoItemsString(AActivitySpace)
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 void DisplayObject(int nObjectIndex,
int nRowIndex,
HTMLTable tableObjects,
IObjectModelRO model,
AActivitySpace asOwner)
IObjectViewHelper
DisplayObject in interface IObjectViewHelpernObjectIndex - nObjectIndextableObjects - tableObjectscom.plumtree.portalpages.common.objects.IObjectViewHelper#DisplayObject(int,
HTMLTable, IObjectModelRO)
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 | ||||||||