org.cruxframework.crux.plugin.gadget.client.features
Interface SetTitleFeature

All Known Implementing Classes:
SetTitleFeatureImpl

public interface SetTitleFeature

Provides access to the title.


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

Method Detail

setTitle

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



Copyright © 2014. All rights reserved.