public interface PagerConstants
extends com.google.gwt.i18n.client.Messages
Pager
.com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
Modifier and Type | Method and Description |
---|---|
String |
getDisplayPage()
Method getDisplayPage returns the displayPage message of this PagerConstants object.
|
String |
getJumpTo()
Method getJumpTo returns the jumpTo message of this PagerConstants object.
|
String |
getNextPage()
Method getNextPage returns the nextPage message of this PagerConstants object.
|
String |
getPreviousPage()
Method getPreviousPage returns the previousPage message of this PagerConstants object.
|
String |
getTotalCount(String value)
Method getTotalCount returns a total page count message.
|
String getPreviousPage()
String getNextPage()
String getJumpTo()
String getDisplayPage()
Copyright © 2008–2013. All rights reserved.