public static abstract @interface

LocalizableResource.Key

implements Annotation
com.google.gwt.i18n.client.LocalizableResource.Key

Class Overview

The key used for lookup of translated strings. If not present, the key will be generated based on the @GenerateKeys annotation, or the unqualified method name if it is not present.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation