Class CmsStyleVariable

java.lang.Object
org.opencms.ui.util.CmsStyleVariable

public class CmsStyleVariable extends Object
  • Constructor Details

    • CmsStyleVariable

      public CmsStyleVariable(com.vaadin.ui.Component component)
      Constructor.

      Parameters:
      component - the component
  • Method Details

    • getStyle

      public String getStyle()
      Returns the style.

      Returns:
      the style
    • setStyle

      public void setStyle(String style)
      Sets the style.

      Parameters:
      style - the style to set