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 int
getDisplayLimit()
String
getLabel()
String
getParam(String key, String defaultValue)
int
getRefreshDelay()
boolean
isDescriptionDisplayed()
boolean
isLinkOnItem()
void
setLabel(String label)
-