@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class InfiniteStream extends AbstractWidget<InfiniteStream>
AMP, ANY, ASTERISK, BYTE_0, COL, CR, CR_, CR_LF, CR_LF_CR_LF, DELETE, EMPTY_ARRAY, EMPTY_STRING_ARRAY, EQ, F, GET, GET_OR_POST, HEAD, HTTP_VERBS, LAST_6, LF, LF_, LF_LF, MALFORMED_CHAR, NOT_FOUND, OPTIONS, PATCH, POST, PUT, SEMI_COL, SEPARATOR_LINE, SPACE, SPACE_, T, TRACE, UTF8_2_BYTES_LEAD, UTF8_3_BYTES_LEAD, UTF8_4_BYTES_LEAD, UTF8_CONTINUATION| Constructor and Description |
|---|
InfiniteStream() |
| Modifier and Type | Method and Description |
|---|---|
String |
after() |
InfiniteStream |
after(String after) |
int |
cols() |
InfiniteStream |
cols(int cols) |
String |
dataUrl() |
InfiniteStream |
dataUrl(String dataUrl) |
protected String |
defaultDataUrl() |
protected org.rapidoid.html.Tag |
infiniteScroll(Object... contents) |
int |
page() |
InfiniteStream |
page(int page) |
protected org.rapidoid.html.Tag |
render() |
String |
rowClass() |
InfiniteStream |
rowClass(String rowClass) |
Object |
template() |
InfiniteStream |
template(Object template) |
protected org.rapidoid.html.Tag render()
render in class AbstractWidget<InfiniteStream>protected org.rapidoid.html.Tag infiniteScroll(Object... contents)
protected String defaultDataUrl()
public Object template()
public InfiniteStream template(Object template)
public String dataUrl()
public InfiniteStream dataUrl(String dataUrl)
public int cols()
public InfiniteStream cols(int cols)
public String rowClass()
public InfiniteStream rowClass(String rowClass)
public int page()
public InfiniteStream page(int page)
public String after()
public InfiniteStream after(String after)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.