List of usage examples for com.google.gwt.gadgets.client NeedsSetTitle interface-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)