Java com.google.gwt.i18n.client Dictionary fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

Stringget(String key)
Get the value associated with the given Dictionary key.
DictionarygetDictionary(String name)
Returns the Dictionary object associated with the given name.
SetkeySet()
The set of keys associated with this dictionary.