com.googlecode.fascinator.portal
Class Page
java.lang.Object
com.googlecode.fascinator.portal.Page
public class Page
- extends Object
|
Constructor Summary |
Page(int value,
int currentPage,
int totalFound,
int numPerPage)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Page
public Page(int value,
int currentPage,
int totalFound,
int numPerPage)
getStart
public int getStart()
setStart
public void setStart(int start)
getEnd
public int getEnd()
setEnd
public void setEnd(int end)
getValue
public int getValue()
setValue
public void setValue(int value)
isSelected
public boolean isSelected()
setSelected
public void setSelected(boolean selected)
Copyright © 2009-2013. All Rights Reserved.