Example usage for com.google.gwt.gadgets.client NeedsSetTitle interface-usage

List of usage examples for com.google.gwt.gadgets.client NeedsSetTitle interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.gadgets.client NeedsSetTitle interface-usage.

Usage

From source file com.google.gwt.gadgets.sample.simplegadget.client.SimpleGadget.java

/**
 * Sample gadget from the Getting Started manual.
 */
@ModulePrefs(title = "Original Title", author = "yournamehere", author_email = "yournamehere@gmail.com")
@UseLongManifestName(false)
@AllowHtmlQuirksMode(false)