public interface

ResourcePrototype

com.google.gwt.resources.client.ResourcePrototype
Known Indirect Subclasses

Class Overview

The base interface all bundle resource types must extend.

Summary

Public Methods
abstract String getName()
Returns the name of the function within the ClientBundle used to create the ResourcePrototype.

Public Methods

public abstract String getName ()

Returns the name of the function within the ClientBundle used to create the ResourcePrototype.

Returns
  • the name of the function within the ClientBundle used to create the ResourcePrototype