Package org.silverpeas.core.web.look
Class TickerSettings
- java.lang.Object
-
- org.silverpeas.core.web.look.TickerSettings
-
public class TickerSettings extends Object
-
-
Constructor Summary
Constructors Constructor Description TickerSettings(org.silverpeas.kernel.bundle.SettingBundle settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDisplayLimit()StringgetLabel()StringgetParam(String key, String defaultValue)intgetRefreshDelay()booleanisDescriptionDisplayed()booleanisLinkOnItem()voidsetLabel(String label)
-