Interface ContactsResources

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface ContactsResources extends com.google.gwt.resources.client.ClientBundle
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

    com.google.gwt.resources.client.ClientBundle.Source
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.gwt.resources.client.ImageResource
    sms()
     
  • Method Details

    • sms

      @Source("sms.png") com.google.gwt.resources.client.ImageResource sms()