Class StiWebDesignerOptions.DashboardElementsOptions

java.lang.Object
com.stimulsoft.webdesigner.StiWebDesignerOptions.DashboardElementsOptions
Enclosing class:
StiWebDesignerOptions

public class StiWebDesignerOptions.DashboardElementsOptions extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Gets or sets a visibility of the ChartElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the GaugeElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the ImageElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the IndicatorElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the MapElement item in the Dashboard Elements menu of the designer.
    boolean
    a visibility of the OnlineMapElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the PanelElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the PivotElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the ProgressElement item in the Dashboard Elements menu of the designer.
    boolean
    a visibility of the RegionMapElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the ShapeElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the TableElement item in the Dashboard Elements menu of the designer.
    boolean
    Gets or sets a visibility of the TextElement item in the Dashboard Elements menu of the designer.
    void
    setShowChartElement(boolean showChartElement)
    Gets or sets a visibility of the ChartElement item in the Dashboard Elements menu of the designer.
    void
    setShowGaugeElement(boolean showGaugeElement)
    Gets or sets a visibility of the GaugeElement item in the Dashboard Elements menu of the designer.
    void
    setShowImageElement(boolean showImageElement)
    Gets or sets a visibility of the ImageElement item in the Dashboard Elements menu of the designer.
    void
    setShowIndicatorElement(boolean showIndicatorElement)
    Gets or sets a visibility of the IndicatorElement item in the Dashboard Elements menu of the designer.
    void
    setShowMapElement(boolean showMapElement)
    Gets or sets a visibility of the MapElement item in the Dashboard Elements menu of the designer.
    void
    setShowOnlineMapElement(boolean showOnlineMapElement)
    a visibility of the OnlineMapElement item in the Dashboard Elements menu of the designer.
    void
    setShowPanelElement(boolean showPanelElement)
    Gets or sets a visibility of the PanelElement item in the Dashboard Elements menu of the designer.
    void
    setShowPivotElement(boolean showPivotElement)
    Gets or sets a visibility of the PivotElement item in the Dashboard Elements menu of the designer.
    void
    setShowProgressElement(boolean showProgressElement)
    Gets or sets a visibility of the ProgressElement item in the Dashboard Elements menu of the designer.
    void
    setShowRegionMapElement(boolean showRegionMapElement)
    a visibility of the RegionMapElement item in the Dashboard Elements menu of the designer.
    void
    setShowShapeElement(boolean showShapeElement)
    Gets or sets a visibility of the ShapeElement item in the Dashboard Elements menu of the designer.
    void
    setShowTableElement(boolean showTableElement)
    Gets or sets a visibility of the TableElement item in the Dashboard Elements menu of the designer.
    void
    setShowTextElement(boolean showTextElement)
    Gets or sets a visibility of the TextElement item in the Dashboard Elements menu of the designer.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • showTableElement

      public boolean showTableElement
    • showChartElement

      public boolean showChartElement
    • showGaugeElement

      public boolean showGaugeElement
    • showPivotElement

      public boolean showPivotElement
    • showIndicatorElement

      public boolean showIndicatorElement
    • showProgressElement

      public boolean showProgressElement
    • showMapElement

      public boolean showMapElement
    • showImageElement

      public boolean showImageElement
    • showTextElement

      public boolean showTextElement
    • showPanelElement

      public boolean showPanelElement
    • showShapeElement

      public boolean showShapeElement
    • showRegionMapElement

      public boolean showRegionMapElement
    • showOnlineMapElement

      public boolean showOnlineMapElement
  • Constructor Details

    • DashboardElementsOptions

      public DashboardElementsOptions()
  • Method Details

    • isShowRegionMapElement

      public boolean isShowRegionMapElement()
      a visibility of the RegionMapElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showRegionMapElement
    • setShowRegionMapElement

      public void setShowRegionMapElement(boolean showRegionMapElement)
      a visibility of the RegionMapElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showRegionMapElement - the showRegionMapElement to set
    • isShowOnlineMapElement

      public boolean isShowOnlineMapElement()
      a visibility of the OnlineMapElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showOnlineMapElement
    • setShowOnlineMapElement

      public void setShowOnlineMapElement(boolean showOnlineMapElement)
      a visibility of the OnlineMapElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showOnlineMapElement - the showOnlineMapElement to set
    • isShowTableElement

      public boolean isShowTableElement()
      Gets or sets a visibility of the TableElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showTableElement
    • setShowTableElement

      public void setShowTableElement(boolean showTableElement)
      Gets or sets a visibility of the TableElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showTableElement - the showTableElement to set
    • isShowChartElement

      public boolean isShowChartElement()
      Gets or sets a visibility of the ChartElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showChartElement
    • setShowChartElement

      public void setShowChartElement(boolean showChartElement)
      Gets or sets a visibility of the ChartElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showChartElement - the showChartElement to set
    • isShowGaugeElement

      public boolean isShowGaugeElement()
      Gets or sets a visibility of the GaugeElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showGaugeElement
    • setShowGaugeElement

      public void setShowGaugeElement(boolean showGaugeElement)
      Gets or sets a visibility of the GaugeElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showGaugeElement - the showGaugeElement to set
    • isShowPivotElement

      public boolean isShowPivotElement()
      Gets or sets a visibility of the PivotElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showPivotElement
    • setShowPivotElement

      public void setShowPivotElement(boolean showPivotElement)
      Gets or sets a visibility of the PivotElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showPivotElement - the showPivotElement to set
    • isShowIndicatorElement

      public boolean isShowIndicatorElement()
      Gets or sets a visibility of the IndicatorElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showIndicatorElement
    • setShowIndicatorElement

      public void setShowIndicatorElement(boolean showIndicatorElement)
      Gets or sets a visibility of the IndicatorElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showIndicatorElement - the showIndicatorElement to set
    • isShowProgressElement

      public boolean isShowProgressElement()
      Gets or sets a visibility of the ProgressElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showProgressElement
    • setShowProgressElement

      public void setShowProgressElement(boolean showProgressElement)
      Gets or sets a visibility of the ProgressElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showProgressElement - the showProgressElement to set
    • isShowMapElement

      public boolean isShowMapElement()
      Gets or sets a visibility of the MapElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showMapElement
    • setShowMapElement

      public void setShowMapElement(boolean showMapElement)
      Gets or sets a visibility of the MapElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showMapElement - the showMapElement to set
    • isShowImageElement

      public boolean isShowImageElement()
      Gets or sets a visibility of the ImageElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showImageElement
    • setShowImageElement

      public void setShowImageElement(boolean showImageElement)
      Gets or sets a visibility of the ImageElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showImageElement - the showImageElement to set
    • isShowTextElement

      public boolean isShowTextElement()
      Gets or sets a visibility of the TextElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showTextElement
    • setShowTextElement

      public void setShowTextElement(boolean showTextElement)
      Gets or sets a visibility of the TextElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showTextElement - the showTextElement to set
    • isShowPanelElement

      public boolean isShowPanelElement()
      Gets or sets a visibility of the PanelElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showPanelElement
    • setShowPanelElement

      public void setShowPanelElement(boolean showPanelElement)
      Gets or sets a visibility of the PanelElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showPanelElement - the showPanelElement to set
    • isShowShapeElement

      public boolean isShowShapeElement()
      Gets or sets a visibility of the ShapeElement item in the Dashboard Elements menu of the designer.
      Returns:
      the showShapeElement
    • setShowShapeElement

      public void setShowShapeElement(boolean showShapeElement)
      Gets or sets a visibility of the ShapeElement item in the Dashboard Elements menu of the designer.
      Parameters:
      showShapeElement - the showShapeElement to set