Plumtree Pluggable Navigation API  
 

ListEntry Members

ListEntry overview

Public Instance Constructors

icon ListEntry Constructor Creates a new ListEntry object.

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetCommunityID Gets the Community ID.
iconGetControl Gets the Control ID.
iconGetDescription Gets the Description
iconGetEditorAS Gets the Editor Activityspace ID
iconGetEditorType Gets the editorType.
iconGetFolderID Gets the FolderID for Directory
iconGetFullURL Gets the Full URL
iconGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
iconGetImage Gets the image.
iconGetImage2 Gets the second image.
iconGetImageAltTextEncoded Gets the imageAltText.
iconGetIsPreview 
iconGetLabel Gets the encoded and truncated label.
iconGetMode Gets the Mode
iconGetNewASType Gets the newASType.
iconGetOrigLabel Gets the encoded but untruncated label.
iconGetPage Gets the Editor Page
iconGetPageID Gets the Page ID.
iconGetParamNames Gets the parameter names array
iconGetParamValues Gets the parameter value array
iconGetProfileID Gets the profile ID
iconGetType Gets the editor type.
iconSetCommunityID Sets the communityID.
iconSetControl Sets the control.
iconSetDescription Sets the description.
iconSetEditorAS Sets the editorAS.
iconSetEditorType Sets the editorType.
iconSetExtraParams Set additional parameters
iconSetFolderID Sets the folderID for directory
iconSetFullURL Sets the fullURL.
iconSetImage Sets the image.
iconSetImage2 Sets the image.
iconSetImageAltText Sets the imageAltText.
iconSetIsPreview Sets if the current page is a preview
iconSetLabel Sets the label.
iconSetMode Sets the Mode for directory
iconSetNewASType Sets the newASType.
iconSetPage Sets the editorPage.
iconSetPageID Sets the pageID.
iconSetProfileID Sets the profile ID
iconSetTruncationLength Sets the label truncation width
iconSetType Sets the type.
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

iconCommunityID 
iconControl 
iconEditorAS 
iconEditorPage 
iconEditorType 
iconFolderID 
iconFullURL 
iconImage 
iconImage2 
iconImageAltText 
iconLabel 
iconm_bIsPreview 
iconm_nProfileID 
iconm_nTruncateLength 
iconm_paramNames 
iconm_paramValues 
iconm_strDescription 
iconMode 
iconNewASType 
iconPageID 
iconType 

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ListEntry Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace