class: PaginatorPage

public class: PaginatorPage
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2262 $ $LastChangedDate: 2009-02-27 14:; Complexity: 1
Dates: Created: 16.07.2009 15:32:03; Modified: 16.07.2009 15:32:04;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {AC53BC2E-304F-4fbc-BB57-B365473E0A6B}
Inner class pf which an instance represents an paginator button. Used by the iterator in jsf.
 

Goto: Custom Properties, Fields, Methods

Appears in: common_presentation

Custom Properties
 
PaginatorPage Attributes
Attribute Details
private int
  number
Notes: The page number of the paginator button
 
PaginatorPage Methods
Operation Details
public
getLink():String
Sequential
Notes: Returns the link that is used as output link of the paginator page button
@return
public
getNumber():int
Sequential
Notes: Returns the page number of the paginator button
@return
public
PaginatorPage(
   int number):
Sequential
public
setNumber(
   int number):void
Sequential
Notes: Sets the page number of the paginator button