protected static class OnmsVaadinContainer.Page extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
length |
protected int |
offset |
protected OnmsVaadinContainer.Size |
size |
Constructor and Description |
---|
Page(int length,
OnmsVaadinContainer.Size size) |
Modifier and Type | Method and Description |
---|---|
int |
getStart() |
boolean |
updateOffset(int index)
Updates the offset of the current page and returns weather the offset was changed or not.
|
protected int length
protected int offset
protected final OnmsVaadinContainer.Size size
public Page(int length, OnmsVaadinContainer.Size size)
Copyright © 2021. All rights reserved.