Class InfoboxBean

java.lang.Object
ch.tocco.nice2.rest.client.impl.dashboard.InfoboxBean

public class InfoboxBean extends Object
  • Method Details

    • getId

      public String getId()
    • getLabel

      public String getLabel()
    • getHeight

      public int getHeight()
    • isFolded

      public boolean isFolded()
    • getPosition

      public String getPosition()
    • getContent

      public Content getContent()
    • toInfoboxBean

      public static InfoboxBean toInfoboxBean(Infobox infobox)