Java com.google.gwt.gwtpages.client PageRequestSession fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

Rget(Class context, boolean alsoCheckPageAttributes)
If the session value exists, return that.
Objectget(Object key, boolean alsoCheckPageAttributes)
If the session value exists, return that.
Rget(Class context)
Return the keyed data using the class as the token key
HashMapgetData()
PageAttributesput(Class context, R data)
Add a data attribute