Class Pagination
java.lang.Object
com.github.t1.bulmajava.basic.AbstractElement<Pagination>
com.github.t1.bulmajava.components.Pagination
- All Implemented Interfaces:
Renderable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.t1.bulmajava.basic.Renderable
Renderable.ConcatenatedRenderable, Renderable.Indented, Renderable.RenderableString, Renderable.UnsafeString -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpages()static Paginationpagination(int min, int current, int max) Methods inherited from class com.github.t1.bulmajava.basic.AbstractElement
ariaHidden, ariaHidden, ariaLabel, attr, attr, classes, close, content, content, content, content, content, content, content, contentAs, contentIsA, dataValue, disabled, findElement, findElement, firstContent, getOrCreate, getOrCreate, hasAttribute, hasBackground, hasClass, hasName, hasText, id, is, is, isPulledLeft, isPulledRight, map, notClasses, notClasses, render, rendersOnSeparateLines, self, style, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.github.t1.bulmajava.basic.Renderable
find, find, render, rendersOnSeparateLines
-
Constructor Details
-
Pagination
public Pagination(int min, int current, int max)
-
-
Method Details
-
pagination
-
previous
-
next
-
pages
-