Package com.stimulsoft.webdesigner
Class StiWebDesignerOptions.ComponentsOptions
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.webdesigner.StiWebDesignerOptions.ComponentsOptions
- All Implemented Interfaces:
IStiSerializable,IStiSerializableRef
- Enclosing class:
StiWebDesignerOptions
-
Field Summary
FieldsFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets or sets a visibility of the BarCode item in the Components menu of the designer.booleanGets or sets a visibility of the Chart item in the Components menu of the designer.booleanGets or sets a visibility of the CheckBox item in the Components menu of the designer.booleanGets or sets a visibility of the Clone item in the Components menu of the designer.booleanGets or sets a visibility of the CrossTab item in the Components menu of the designer.booleanGets or sets a visibility of the Gauge item in the Components menu of the designer.booleanGets or sets a visibility of the Horizontal Line Primitive item in the Components menu of the designer.booleanGets or sets a visibility of the Image item in the Components menu of the designer.booleanGets or sets a visibility of the Map item in the Components menu of the designer.booleanGets or sets a visibility of the Panel item in the Components menu of the designer.booleana visibility of the PdfDigitalSignature item in the Components menu of the designer.booleanGets or sets a visibility of the Rectangle Primitive item in the Components menu of the designer.booleanGets or sets a visibility of the RichText item in the Components menu of the designer.booleanGets or sets a visibility of the Rounded Rectangle Primitive item in the Components menu of the designer.booleanGets or sets a visibility of the Shape item in the Components menu of the designer.booleanGets or sets a visibility of the SubReport item in the Components menu of the designer.booleana visibility of the Table item in the Bands menu of the designer.booleanGets or sets a visibility of the Text item in the Components menu of the designer.booleanGets or sets a visibility of the TextInCells item in the Components menu of the designer.booleanGets or sets a visibility of the Vertical Line Primitive item in the Components menu of the designer.booleanGets or sets a visibility of the ZipCode item in the Components menu of the designer.voidsetShowBarCode(boolean showBarCode) Gets or sets a visibility of the BarCode item in the Components menu of the designer.voidsetShowChart(boolean showChart) Gets or sets a visibility of the Chart item in the Components menu of the designer.voidsetShowCheckBox(boolean showCheckBox) Gets or sets a visibility of the CheckBox item in the Components menu of the designer.voidsetShowClone(boolean showClone) Gets or sets a visibility of the Clone item in the Components menu of the designer.voidsetShowCrossTab(boolean showCrossTab) Gets or sets a visibility of the CrossTab item in the Components menu of the designer.voidsetShowGauge(boolean showGauge) Gets or sets a visibility of the Gauge item in the Components menu of the designer.voidsetShowHorizontalLinePrimitive(boolean showHorizontalLinePrimitive) Gets or sets a visibility of the Horizontal Line Primitive item in the Components menu of the designer.voidsetShowImage(boolean showImage) Gets or sets a visibility of the Image item in the Components menu of the designer.voidsetShowMap(boolean showMap) Gets or sets a visibility of the Map item in the Components menu of the designer.voidsetShowPanel(boolean showPanel) Gets or sets a visibility of the Panel item in the Components menu of the designer.voidsetShowPdfDigitalSignature(boolean showPdfDigitalSignature) a visibility of the PdfDigitalSignature item in the Components menu of the designer.voidsetShowRectanglePrimitive(boolean showRectanglePrimitive) Gets or sets a visibility of the Rectangle Primitive item in the Components menu of the designer.voidsetShowRichText(boolean showRichText) Gets or sets a visibility of the RichText item in the Components menu of the designer.voidsetShowRoundedRectanglePrimitive(boolean showRoundedRectanglePrimitive) Gets or sets a visibility of the Rounded Rectangle Primitive item in the Components menu of the designer.voidsetShowShape(boolean showShape) Gets or sets a visibility of the Shape item in the Components menu of the designer.voidsetShowSubReport(boolean showSubReport) Gets or sets a visibility of the SubReport item in the Components menu of the designer.voidsetShowTable(boolean showTable) a visibility of the Table item in the Bands menu of the designer.voidsetShowText(boolean showText) Gets or sets a visibility of the Text item in the Components menu of the designer.voidsetShowTextInCells(boolean showTextInCells) Gets or sets a visibility of the TextInCells item in the Components menu of the designer.voidsetShowVerticalLinePrimitive(boolean showVerticalLinePrimitive) Gets or sets a visibility of the Vertical Line Primitive item in the Components menu of the designer.voidsetShowZipCode(boolean showZipCode) Gets or sets a visibility of the ZipCode item in the Components menu of the designer.Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
-
Field Details
-
showTable
public boolean showTable
-
-
Constructor Details
-
ComponentsOptions
public ComponentsOptions()
-
-
Method Details
-
isShowPdfDigitalSignature
public boolean isShowPdfDigitalSignature()a visibility of the PdfDigitalSignature item in the Components menu of the designer.- Returns:
- the showPdfDigitalSignature
-
setShowPdfDigitalSignature
public void setShowPdfDigitalSignature(boolean showPdfDigitalSignature) a visibility of the PdfDigitalSignature item in the Components menu of the designer.- Parameters:
showPdfDigitalSignature- the showPdfDigitalSignature to set
-
isShowTable
public boolean isShowTable()a visibility of the Table item in the Bands menu of the designer.- Returns:
- the showTable
-
setShowTable
public void setShowTable(boolean showTable) a visibility of the Table item in the Bands menu of the designer.- Parameters:
showTable- the showTable to set
-
isShowText
public boolean isShowText()Gets or sets a visibility of the Text item in the Components menu of the designer.- Returns:
- the showText
-
setShowText
public void setShowText(boolean showText) Gets or sets a visibility of the Text item in the Components menu of the designer.- Parameters:
showText- the showText to set
-
isShowTextInCells
public boolean isShowTextInCells()Gets or sets a visibility of the TextInCells item in the Components menu of the designer.- Returns:
- the showTextInCells
-
setShowTextInCells
public void setShowTextInCells(boolean showTextInCells) Gets or sets a visibility of the TextInCells item in the Components menu of the designer.- Parameters:
showTextInCells- the showTextInCells to set
-
isShowRichText
public boolean isShowRichText()Gets or sets a visibility of the RichText item in the Components menu of the designer.- Returns:
- the showRichText
-
setShowRichText
public void setShowRichText(boolean showRichText) Gets or sets a visibility of the RichText item in the Components menu of the designer.- Parameters:
showRichText- the showRichText to set
-
isShowImage
public boolean isShowImage()Gets or sets a visibility of the Image item in the Components menu of the designer.- Returns:
- the showImage
-
setShowImage
public void setShowImage(boolean showImage) Gets or sets a visibility of the Image item in the Components menu of the designer.- Parameters:
showImage- the showImage to set
-
isShowBarCode
public boolean isShowBarCode()Gets or sets a visibility of the BarCode item in the Components menu of the designer.- Returns:
- the showBarCode
-
setShowBarCode
public void setShowBarCode(boolean showBarCode) Gets or sets a visibility of the BarCode item in the Components menu of the designer.- Parameters:
showBarCode- the showBarCode to set
-
isShowShape
public boolean isShowShape()Gets or sets a visibility of the Shape item in the Components menu of the designer.- Returns:
- the showShape
-
setShowShape
public void setShowShape(boolean showShape) Gets or sets a visibility of the Shape item in the Components menu of the designer.- Parameters:
showShape- the showShape to set
-
isShowHorizontalLinePrimitive
public boolean isShowHorizontalLinePrimitive()Gets or sets a visibility of the Horizontal Line Primitive item in the Components menu of the designer.- Returns:
- the showHorizontalLinePrimitive
-
setShowHorizontalLinePrimitive
public void setShowHorizontalLinePrimitive(boolean showHorizontalLinePrimitive) Gets or sets a visibility of the Horizontal Line Primitive item in the Components menu of the designer.- Parameters:
showHorizontalLinePrimitive- the showHorizontalLinePrimitive to set
-
isShowVerticalLinePrimitive
public boolean isShowVerticalLinePrimitive()Gets or sets a visibility of the Vertical Line Primitive item in the Components menu of the designer.- Returns:
- the showVerticalLinePrimitive
-
setShowVerticalLinePrimitive
public void setShowVerticalLinePrimitive(boolean showVerticalLinePrimitive) Gets or sets a visibility of the Vertical Line Primitive item in the Components menu of the designer.- Parameters:
showVerticalLinePrimitive- the showVerticalLinePrimitive to set
-
isShowRectanglePrimitive
public boolean isShowRectanglePrimitive()Gets or sets a visibility of the Rectangle Primitive item in the Components menu of the designer.- Returns:
- the showRectanglePrimitive
-
setShowRectanglePrimitive
public void setShowRectanglePrimitive(boolean showRectanglePrimitive) Gets or sets a visibility of the Rectangle Primitive item in the Components menu of the designer.- Parameters:
showRectanglePrimitive- the showRectanglePrimitive to set
-
isShowRoundedRectanglePrimitive
public boolean isShowRoundedRectanglePrimitive()Gets or sets a visibility of the Rounded Rectangle Primitive item in the Components menu of the designer.- Returns:
- the showRoundedRectanglePrimitive
-
setShowRoundedRectanglePrimitive
public void setShowRoundedRectanglePrimitive(boolean showRoundedRectanglePrimitive) Gets or sets a visibility of the Rounded Rectangle Primitive item in the Components menu of the designer.- Parameters:
showRoundedRectanglePrimitive- the showRoundedRectanglePrimitive to set
-
isShowPanel
public boolean isShowPanel()Gets or sets a visibility of the Panel item in the Components menu of the designer.- Returns:
- the showPanel
-
setShowPanel
public void setShowPanel(boolean showPanel) Gets or sets a visibility of the Panel item in the Components menu of the designer.- Parameters:
showPanel- the showPanel to set
-
isShowClone
public boolean isShowClone()Gets or sets a visibility of the Clone item in the Components menu of the designer.- Returns:
- the showClone
-
setShowClone
public void setShowClone(boolean showClone) Gets or sets a visibility of the Clone item in the Components menu of the designer.- Parameters:
showClone- the showClone to set
-
isShowCheckBox
public boolean isShowCheckBox()Gets or sets a visibility of the CheckBox item in the Components menu of the designer.- Returns:
- the showCheckBox
-
setShowCheckBox
public void setShowCheckBox(boolean showCheckBox) Gets or sets a visibility of the CheckBox item in the Components menu of the designer.- Parameters:
showCheckBox- the showCheckBox to set
-
isShowSubReport
public boolean isShowSubReport()Gets or sets a visibility of the SubReport item in the Components menu of the designer.- Returns:
- the showSubReport
-
setShowSubReport
public void setShowSubReport(boolean showSubReport) Gets or sets a visibility of the SubReport item in the Components menu of the designer.- Parameters:
showSubReport- the showSubReport to set
-
isShowZipCode
public boolean isShowZipCode()Gets or sets a visibility of the ZipCode item in the Components menu of the designer.- Returns:
- the showZipCode
-
setShowZipCode
public void setShowZipCode(boolean showZipCode) Gets or sets a visibility of the ZipCode item in the Components menu of the designer.- Parameters:
showZipCode- the showZipCode to set
-
isShowChart
public boolean isShowChart()Gets or sets a visibility of the Chart item in the Components menu of the designer.- Returns:
- the showChart
-
setShowChart
public void setShowChart(boolean showChart) Gets or sets a visibility of the Chart item in the Components menu of the designer.- Parameters:
showChart- the showChart to set
-
isShowMap
public boolean isShowMap()Gets or sets a visibility of the Map item in the Components menu of the designer.- Returns:
- the showMap
-
setShowMap
public void setShowMap(boolean showMap) Gets or sets a visibility of the Map item in the Components menu of the designer.- Parameters:
showMap- the showMap to set
-
isShowGauge
public boolean isShowGauge()Gets or sets a visibility of the Gauge item in the Components menu of the designer.- Returns:
- the showGauge
-
setShowGauge
public void setShowGauge(boolean showGauge) Gets or sets a visibility of the Gauge item in the Components menu of the designer.- Parameters:
showGauge- the showGauge to set
-
isShowCrossTab
public boolean isShowCrossTab()Gets or sets a visibility of the CrossTab item in the Components menu of the designer.- Returns:
- the showCrossTab
-
setShowCrossTab
public void setShowCrossTab(boolean showCrossTab) Gets or sets a visibility of the CrossTab item in the Components menu of the designer.- Parameters:
showCrossTab- the showCrossTab to set
-