|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFolderModel
| Method Summary | |
|---|---|
void |
OpenSubFolder(int ID)
Open the folder with the id ID. |
void |
SetFirstItemIndex(int nFirstItemIndex)
Set the index of the first folder to display on a page. |
void |
SetLastItemIndex(int nLastItemIndex)
Set the index of the first folder to display on a page. |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IModel |
|---|
CleanupAllData, CleanupTempData, Init |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IManagedObject |
|---|
Create |
| Method Detail |
|---|
void OpenSubFolder(int ID)
void SetFirstItemIndex(int nFirstItemIndex)
void SetLastItemIndex(int nLastItemIndex)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||