Java com.google.gwt.gwtpages.client.page.parameters PageParameters fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gwtpages.client.page.parameters PageParameters fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gwtpages.client.page.parameters PageParameters.

The text is from its open source code.

Method

StringasString(int index)
Return an ordinal parameter as a String or null
StringasString(String paramName)
Return a mapped parameter as a String or null
StringgetHistoryToken()
Return the history token for this page
StringgetPageToken()
Return the substring of the history token that identifies this page
HashMapgetParameterMap()
Return the mapped parameters
Serializable[]getParameters()
Return the ordinal parameters
intlistSize()
Return the ordinal parameters size