Class Page
java.lang.Object
org.hippoecm.hst.component.pagination.Page
Page class is used in
Pagination
to represent the pages.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Page
public Page(int number)
-
-
Method Details
-
getNumber
public int getNumber() -
setNumber
public void setNumber(int number)
-