com.google.gwt.gadgets.client
Interface SetTitleFeature

All Known Implementing Classes:
SetTitleFeatureImpl

public interface SetTitleFeature

Provides access to the title.


Method Summary
 void setTitle(java.lang.String title)
          Change the Gadget's displayed title.
 

Method Detail

setTitle

void setTitle(java.lang.String title)
Change the Gadget's displayed title.