|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFolderViewHelper
This writes out one folder to the given table cell and returns a reference to the next folder in the query result to display. See com.plumtree.portalpages.common.folder.FolderViewHelper for implementation of the general case.
| Method Summary | |
|---|---|
int |
DisplayFolder(int nFolderIndex,
HTMLTableCell tableCell,
IFolderModelRO model,
AActivitySpace space)
Displays one folder and any related items. |
void |
SetupAnchorToOpenFolder(HTMLAnchor _anchor,
int _nFolderID,
IFolderModelRO _model,
AActivitySpace _space)
SetupAnchorToOpenFolder. |
| Method Detail |
|---|
int DisplayFolder(int nFolderIndex,
HTMLTableCell tableCell,
IFolderModelRO model,
AActivitySpace space)
nFolderIndex - the index of the subfolder to be displayedtableCell - the table to add the folder view tomodel - passes the current state of the opened folderspace - current activity space
void SetupAnchorToOpenFolder(HTMLAnchor _anchor,
int _nFolderID,
IFolderModelRO _model,
AActivitySpace _space)
_anchor - _nFolderID -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||