org.exoplatform.wiki.rendering.macro.span
Class SpanParameters
java.lang.Object
org.exoplatform.wiki.rendering.macro.span.SpanParameters
public class SpanParameters
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanParameters
public SpanParameters()
getStyle
public String getStyle()
- Returns:
- the style content
setStyle
public void setStyle(String style)
- Parameters:
style - content of the style sheet to set
getCssClass
public String getCssClass()
- Returns:
- the CSS class
setCssClass
public void setCssClass(String cssClass)
- Parameters:
cssClass - the CSS class to set
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.