| Package | Description |
|---|---|
| com.revolsys.ui.model | |
| com.revolsys.ui.web.rest.converter |
| Modifier and Type | Method and Description |
|---|---|
PageInfo |
PageInfo.addPage(String path,
String title) |
PageInfo |
PageInfo.addPage(String url,
String title,
String... methods) |
PageInfo |
PageInfo.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PageInfo> |
PageInfo.getPages() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageInfo.addPage(Object path,
PageInfo page) |
void |
PageInfo.addPage(String path,
PageInfo page) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageInfo.setPages(Map<String,PageInfo> pages) |
| Constructor and Description |
|---|
PageInfo(PageInfo pageInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageInfoHttpMessageConverter.write(PageInfo pageInfo,
org.springframework.http.MediaType mediaType,
org.springframework.http.HttpOutputMessage outputMessage) |
void |
PageInfoHttpMessageConverter.writeResourceList(org.springframework.http.MediaType mediaType,
Charset charset,
OutputStream out,
String url,
PageInfo pageInfo) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.