Class PagerInfo
java.lang.Object
jp.ecuacion.splib.web.form.PagerInfo
Consists of a cell which is a part of a pager structure.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetDisplayString(String displayString) voidsetGoToPage(String goToPage) void
-
Constructor Details
-
PagerInfo
Constructs a new instance with disable cell. -
PagerInfo
Constructs a new instance with clickable cell.
-
-
Method Details
-
getDisplayString
-
setDisplayString
-
getStatus
-
setStatus
-
isDisabled
public boolean isDisabled() -
getGoToPage
-
setGoToPage
-