public class IpRangeListWidget extends AbstractPagedListWidget<IpRangeFilterVO>
METADATA_KEY_ELEMENTS_CONTAINED, METADATA_KEY_MORE_AVAILABLE, PARAM_PAGING_INTERVALMETADATA_KEY_NO_CONTENTPAGING_MASSAGE_KEY_PREFIX, PARAM_PAGING_MESSAGE_KEY_SUFFIXPARAM_WIDGET_ID| Constructor and Description |
|---|
IpRangeListWidget() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTile(String outputType)
Get the tile to be used for rendering
|
protected PageableList<IpRangeFilterVO> |
handleQueryList()
hook that actually requests the list on the api
|
protected void |
initParameters()
abstract method hook that initializes the widget's parameters
|
getDefaultPagingMessageKeySuffix, getPageInformation, getParameterDescriptions, getResultSpecification, getSortedResultSpecification, handleRequest, setCommonResponseMetadata, setPageInformation, setPageInformation, setPageInformationdetermineOutputType, getAttribute, getBooleanParameter, getGroupName, getIntParameter, getIntParameter, getLongArrayParameter, getLongParameter, getLongParameter, getParameter, getParameter, getParameterEscaped, getParameterEscaped, getParameters, getRequest, getResponse, getResponseMetadata, getStringArrayParameter, getViewIdentifier, getWidgetId, isSuccess, setAttribute, setGroupName, setParameter, setRequest, setResponse, setResponseMetadata, setSuccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getGroupName, getParameter, getParameters, getResponseMetadata, getViewIdentifier, getWidgetId, isSuccess, setGroupName, setParameter, setRequest, setResponsepublic String getTile(String outputType)
outputType - the output type (rss, dhtml ...) without any '.'protected PageableList<IpRangeFilterVO> handleQueryList()
AbstractPagedListWidgethandleQueryList in class AbstractPagedListWidget<IpRangeFilterVO>IpRangeFilterVO.protected void initParameters()
initParameters in class AbstractPagedListWidget<IpRangeFilterVO>Copyright © 2019 Communote team. All rights reserved.