com.google.gwt.libideas.resources.client
Interface ResourcePrototype

All Known Subinterfaces:
DataResource, ExternalTextResource, ImageResource, SoundResource, TextResource

public interface ResourcePrototype

Encapsulates information about a particular resource.


Method Summary
 java.lang.String getName()
          Returns the name of the function within the ResourceBundle used to create the ResourcePrototype.
 

Method Detail

getName

java.lang.String getName()
Returns the name of the function within the ResourceBundle used to create the ResourcePrototype.

Returns:
the name of the function within the ResourceBundle used to create the ResourcePrototype