org.cruxframework.crux.plugin.gadget.client.features.impl
Class SetTitleFeatureImpl
java.lang.Object
org.cruxframework.crux.plugin.gadget.client.features.impl.SetTitleFeatureImpl
- All Implemented Interfaces:
- SetTitleFeature
public class SetTitleFeatureImpl
- extends Object
- implements SetTitleFeature
Provides access to the title.
|
Method Summary |
void |
setTitle(String title)
Change the Gadget's displayed title. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setTitle
public void setTitle(String title)
- Description copied from interface:
SetTitleFeature
- Change the Gadget's displayed title.
- Specified by:
setTitle in interface SetTitleFeature
Copyright © 2014. All rights reserved.