public class PagableContainer extends Object
Modifier and Type | Field and Description |
---|---|
int |
displaycount |
int |
offset |
String |
renderedHtml |
int |
totalrecords |
Constructor and Description |
---|
PagableContainer() |
public int offset
public int totalrecords
public int displaycount
public String renderedHtml
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.