I
- type of the resulting classpublic interface PagedWidget<I> extends Widget
Modifier and Type | Field and Description |
---|---|
static String |
PAGING_MASSAGE_KEY_PREFIX
Prefix for the paging tooltip message key (widget.paging.tooltip.).
|
static String |
PARAM_PAGING_MESSAGE_KEY_SUFFIX
request parameter identifying a message key suffix (appended to 'widget.paging.tooltip.')
which used to generate a tooltip message for the paging navigation.
|
PARAM_WIDGET_ID
Modifier and Type | Method and Description |
---|---|
String |
getDefaultPagingMessageKeySuffix()
Returns the default message key suffix for creating a tooltip to the paging navigation.
|
PageInformation |
getPageInformation()
Get the page information of the widget
|
Map<String,String> |
getParameterDescriptions()
Get the parameter descriptions: This is a map of the parameter names to a human understanable
value, e.g.
|
getAttribute, getGroupName, getParameter, getParameters, getResponseMetadata, getTile, getViewIdentifier, getWidgetId, handleRequest, isSuccess, setGroupName, setParameter, setRequest, setResponse
static final String PARAM_PAGING_MESSAGE_KEY_SUFFIX
getDefaultPagingMessageKeySuffix()
.static final String PAGING_MASSAGE_KEY_PREFIX
String getDefaultPagingMessageKeySuffix()
PARAM_PAGING_MESSAGE_KEY_SUFFIX
is not in the request.PageInformation getPageInformation()
Map<String,String> getParameterDescriptions()
#getSuppliedParameters()
Copyright © 2019 Communote team. All rights reserved.