Plumtree Portal UI  
 

PaginationDataConstants Members

PaginationDataConstants overview

Public Static Fields

ATTRIB_NUM_PAGES_DEFAULT 
ATTRIB_NUM_PAGES_DESCRIPTION 
ATTRIB_NUM_PAGES_NAME 
ATTRIB_PAGESLIST_DESCRIPTION 
ATTRIB_PAGESLIST_NAME 
END_COUNT 
EXAMPLE This example should be displayed after the pagination data tag is displayed.
FIRST_PAGE_URL 
LAST_PAGE 
LAST_PAGE_URL 
MAIN_DATA_DESCRIPTION 
MAIN_DESCRIPTION_PREFIX 
MAIN_DESCRIPTION_SUFFIX 
NEXT_URL 
NUM_PER_PAGE 
PAGE_NUMBER 
PAGES_DATA_DESCRIPTION 
PAGINATION_URL 
PREVIOUS_URL 
START_COUNT 
TAG_NAME 
TOTAL_RESULTS 

Public Instance Constructors

PaginationDataConstants Constructor Initializes a new instance of the PaginationDataConstants class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (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.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

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

See Also

PaginationDataConstants Class | com.plumtree.portaluiinfrastructure.tags.common Namespace