|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.DashboardElementsOptions
public class StiWebDesignerOptions.DashboardElementsOptions
Field Summary | |
---|---|
boolean |
showChartElement
|
boolean |
showGaugeElement
|
boolean |
showImageElement
|
boolean |
showIndicatorElement
|
boolean |
showMapElement
|
boolean |
showOnlineMapElement
|
boolean |
showPanelElement
|
boolean |
showPivotElement
|
boolean |
showProgressElement
|
boolean |
showRegionMapElement
|
boolean |
showShapeElement
|
boolean |
showTableElement
|
boolean |
showTextElement
|
Constructor Summary | |
---|---|
StiWebDesignerOptions.DashboardElementsOptions()
|
Method Summary | |
---|---|
boolean |
isShowChartElement()
Gets or sets a visibility of the ChartElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowGaugeElement()
Gets or sets a visibility of the GaugeElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowImageElement()
Gets or sets a visibility of the ImageElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowIndicatorElement()
Gets or sets a visibility of the IndicatorElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowMapElement()
Gets or sets a visibility of the MapElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowOnlineMapElement()
a visibility of the OnlineMapElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowPanelElement()
Gets or sets a visibility of the PanelElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowPivotElement()
Gets or sets a visibility of the PivotElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowProgressElement()
Gets or sets a visibility of the ProgressElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowRegionMapElement()
a visibility of the RegionMapElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowShapeElement()
Gets or sets a visibility of the ShapeElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowTableElement()
Gets or sets a visibility of the TableElement item in the Dashboard Elements menu of the designer. |
boolean |
isShowTextElement()
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean showTableElement
public boolean showChartElement
public boolean showGaugeElement
public boolean showPivotElement
public boolean showIndicatorElement
public boolean showProgressElement
public boolean showMapElement
public boolean showImageElement
public boolean showTextElement
public boolean showPanelElement
public boolean showShapeElement
public boolean showRegionMapElement
public boolean showOnlineMapElement
Constructor Detail |
---|
public StiWebDesignerOptions.DashboardElementsOptions()
Method Detail |
---|
public boolean isShowRegionMapElement()
public void setShowRegionMapElement(boolean showRegionMapElement)
showRegionMapElement
- the showRegionMapElement to setpublic boolean isShowOnlineMapElement()
public void setShowOnlineMapElement(boolean showOnlineMapElement)
showOnlineMapElement
- the showOnlineMapElement to setpublic boolean isShowTableElement()
public void setShowTableElement(boolean showTableElement)
showTableElement
- the showTableElement to setpublic boolean isShowChartElement()
public void setShowChartElement(boolean showChartElement)
showChartElement
- the showChartElement to setpublic boolean isShowGaugeElement()
public void setShowGaugeElement(boolean showGaugeElement)
showGaugeElement
- the showGaugeElement to setpublic boolean isShowPivotElement()
public void setShowPivotElement(boolean showPivotElement)
showPivotElement
- the showPivotElement to setpublic boolean isShowIndicatorElement()
public void setShowIndicatorElement(boolean showIndicatorElement)
showIndicatorElement
- the showIndicatorElement to setpublic boolean isShowProgressElement()
public void setShowProgressElement(boolean showProgressElement)
showProgressElement
- the showProgressElement to setpublic boolean isShowMapElement()
public void setShowMapElement(boolean showMapElement)
showMapElement
- the showMapElement to setpublic boolean isShowImageElement()
public void setShowImageElement(boolean showImageElement)
showImageElement
- the showImageElement to setpublic boolean isShowTextElement()
public void setShowTextElement(boolean showTextElement)
showTextElement
- the showTextElement to setpublic boolean isShowPanelElement()
public void setShowPanelElement(boolean showPanelElement)
showPanelElement
- the showPanelElement to setpublic boolean isShowShapeElement()
public void setShowShapeElement(boolean showShapeElement)
showShapeElement
- the showShapeElement to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |