com.silverpeas.look
Class TickerSettings

java.lang.Object
  extended by com.silverpeas.look.TickerSettings

public class TickerSettings
extends Object


Constructor Summary
TickerSettings(ResourceLocator settings)
           
 
Method Summary
 String getLabel()
           
 String getParam(String key, String defaultValue)
           
 int getRefreshDelay()
           
 boolean isLinkOnItem()
           
 void setLabel(String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TickerSettings

public TickerSettings(ResourceLocator settings)
Method Detail

setLabel

public void setLabel(String label)

getLabel

public String getLabel()

getParam

public String getParam(String key,
                       String defaultValue)

isLinkOnItem

public boolean isLinkOnItem()

getRefreshDelay

public int getRefreshDelay()


Copyright © 2016 Silverpeas. All Rights Reserved.