|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IObjectTreeModelRO
| Method Summary | |
|---|---|
int |
GetAccessLevel()
This method returns the current access level. |
int[] |
GetDisplayedClassIDs()
This method returns the class IDs to be displayed in this tree. |
boolean |
GetDisplayingSearchResults()
This method returns whether the tree is displaying search results, or just the normal tree. |
int |
GetFilterClassID()
This method returns the class ID to be filtered. |
java.lang.String[] |
GetFilterCLSID()
This method returns the CLSID values used in the web service/data source query filter. |
int |
GetFilterCLSIDPropID()
This method returns the propid for the CLSID values used in the web service/data source query filter. |
int |
GetFolderClassID()
This method returns the class ID of the folders in the tree. |
boolean |
GetItemDisplayed(int nClassID,
int nObjectID)
This method returns whether or not the given item should be displayed. |
boolean |
GetItemSelected(int nClassID,
int nObjectID)
This method returns whether or not the given item should be selected. |
int[] |
GetPortletAlignment()
This method returns the values used in the gadget alignment query filter. |
int[] |
GetPortletType()
This method returns the values used in the gadget type query filter. |
int[] |
GetPortletWebServiceID()
This method returns the values used in the gadget web service ID query filter. |
boolean |
GetSearchEnabled()
This method returns whether or not search is enabled. |
boolean |
GetSearchStarted()
This method returns whether or not a search has been started. |
int[] |
GetUserTypeFilter()
This method returns the user type values used in the user query filter. |
| Methods inherited from interface com.plumtree.uiinfrastructure.tree.ITreeModelRO |
|---|
GetActionSubTitle, GetAllChecked, GetAllowEmptySubmission, GetDisplayingFlatList, GetHelpEnabled, GetLastExpandedNodeID, GetMultipleSelect, GetOnClickFunction, GetParentFormName, GetParentFormSpaceID, GetParentFormSubmitFunction, GetRootTreeIterator, GetSelectedItems, GetSelectMode, GetSelectOptions, GetShowRoot, GetSubmitMode, GetTitle, GetTreeIsEmpty |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Method Detail |
|---|
int GetAccessLevel()
int[] GetDisplayedClassIDs()
boolean GetDisplayingSearchResults()
int GetFolderClassID()
int[] GetPortletAlignment()
int[] GetPortletWebServiceID()
int[] GetPortletType()
int[] GetUserTypeFilter()
java.lang.String[] GetFilterCLSID()
int GetFilterCLSIDPropID()
int GetFilterClassID()
boolean GetItemDisplayed(int nClassID,
int nObjectID)
int - nClassIDint - nObjectID
boolean GetItemSelected(int nClassID,
int nObjectID)
int - nClassIDint - nObjectID
boolean GetSearchStarted()
boolean GetSearchEnabled()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||