|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.ComponentsOptions
public class StiWebDesignerOptions.ComponentsOptions
Field Summary | |
---|---|
boolean |
showTable
|
Constructor Summary | |
---|---|
StiWebDesignerOptions.ComponentsOptions()
|
Method Summary | |
---|---|
boolean |
isShowBarCode()
Gets or sets a visibility of the BarCode item in the Components menu of the designer. |
boolean |
isShowChart()
Gets or sets a visibility of the Chart item in the Components menu of the designer. |
boolean |
isShowCheckBox()
Gets or sets a visibility of the CheckBox item in the Components menu of the designer. |
boolean |
isShowClone()
Gets or sets a visibility of the Clone item in the Components menu of the designer. |
boolean |
isShowCrossTab()
Gets or sets a visibility of the CrossTab item in the Components menu of the designer. |
boolean |
isShowGauge()
Gets or sets a visibility of the Gauge item in the Components menu of the designer. |
boolean |
isShowHorizontalLinePrimitive()
Gets or sets a visibility of the Horizontal Line Primitive item in the Components menu of the designer. |
boolean |
isShowImage()
Gets or sets a visibility of the Image item in the Components menu of the designer. |
boolean |
isShowMap()
Gets or sets a visibility of the Map item in the Components menu of the designer. |
boolean |
isShowPanel()
Gets or sets a visibility of the Panel item in the Components menu of the designer. |
boolean |
isShowRectanglePrimitive()
Gets or sets a visibility of the Rectangle Primitive item in the Components menu of the designer. |
boolean |
isShowRichText()
Gets or sets a visibility of the RichText item in the Components menu of the designer. |
boolean |
isShowRoundedRectanglePrimitive()
Gets or sets a visibility of the Rounded Rectangle Primitive item in the Components menu of the designer. |
boolean |
isShowShape()
Gets or sets a visibility of the Shape item in the Components menu of the designer. |
boolean |
isShowSubReport()
Gets or sets a visibility of the SubReport item in the Components menu of the designer. |
boolean |
isShowTable()
a visibility of the Table item in the Bands menu of the designer. |
boolean |
isShowText()
Gets or sets a visibility of the Text item in the Components menu of the designer. |
boolean |
isShowTextInCells()
Gets or sets a visibility of the TextInCells item in the Components menu of the designer. |
boolean |
isShowVerticalLinePrimitive()
Gets or sets a visibility of the Vertical Line Primitive item in the Components menu of the designer. |
boolean |
isShowZipCode()
Gets or sets a visibility of the ZipCode item in the Components menu of the designer. |
void |
setShowBarCode(boolean showBarCode)
Gets or sets a visibility of the BarCode item in the Components menu of the designer. |
void |
setShowChart(boolean showChart)
Gets or sets a visibility of the Chart item in the Components menu of the designer. |
void |
setShowCheckBox(boolean showCheckBox)
Gets or sets a visibility of the CheckBox item in the Components menu of the designer. |
void |
setShowClone(boolean showClone)
Gets or sets a visibility of the Clone item in the Components menu of the designer. |
void |
setShowCrossTab(boolean showCrossTab)
Gets or sets a visibility of the CrossTab item in the Components menu of the designer. |
void |
setShowGauge(boolean showGauge)
Gets or sets a visibility of the Gauge item in the Components menu of the designer. |
void |
setShowHorizontalLinePrimitive(boolean showHorizontalLinePrimitive)
Gets or sets a visibility of the Horizontal Line Primitive item in the Components menu of the designer. |
void |
setShowImage(boolean showImage)
Gets or sets a visibility of the Image item in the Components menu of the designer. |
void |
setShowMap(boolean showMap)
Gets or sets a visibility of the Map item in the Components menu of the designer. |
void |
setShowPanel(boolean showPanel)
Gets or sets a visibility of the Panel item in the Components menu of the designer. |
void |
setShowRectanglePrimitive(boolean showRectanglePrimitive)
Gets or sets a visibility of the Rectangle Primitive item in the Components menu of the designer. |
void |
setShowRichText(boolean showRichText)
Gets or sets a visibility of the RichText item in the Components menu of the designer. |
void |
setShowRoundedRectanglePrimitive(boolean showRoundedRectanglePrimitive)
Gets or sets a visibility of the Rounded Rectangle Primitive item in the Components menu of the designer. |
void |
setShowShape(boolean showShape)
Gets or sets a visibility of the Shape item in the Components menu of the designer. |
void |
setShowSubReport(boolean showSubReport)
Gets or sets a visibility of the SubReport item in the Components menu of the designer. |
void |
setShowTable(boolean showTable)
a visibility of the Table item in the Bands menu of the designer. |
void |
setShowText(boolean showText)
Gets or sets a visibility of the Text item in the Components menu of the designer. |
void |
setShowTextInCells(boolean showTextInCells)
Gets or sets a visibility of the TextInCells item in the Components menu of the designer. |
void |
setShowVerticalLinePrimitive(boolean showVerticalLinePrimitive)
Gets or sets a visibility of the Vertical Line Primitive item in the Components menu of the designer. |
void |
setShowZipCode(boolean showZipCode)
Gets or sets a visibility of the ZipCode item in the Components menu of the designer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean showTable
Constructor Detail |
---|
public StiWebDesignerOptions.ComponentsOptions()
Method Detail |
---|
public boolean isShowTable()
public void setShowTable(boolean showTable)
showTable
- the showTable to setpublic boolean isShowText()
public void setShowText(boolean showText)
showText
- the showText to setpublic boolean isShowTextInCells()
public void setShowTextInCells(boolean showTextInCells)
showTextInCells
- the showTextInCells to setpublic boolean isShowRichText()
public void setShowRichText(boolean showRichText)
showRichText
- the showRichText to setpublic boolean isShowImage()
public void setShowImage(boolean showImage)
showImage
- the showImage to setpublic boolean isShowBarCode()
public void setShowBarCode(boolean showBarCode)
showBarCode
- the showBarCode to setpublic boolean isShowShape()
public void setShowShape(boolean showShape)
showShape
- the showShape to setpublic boolean isShowHorizontalLinePrimitive()
public void setShowHorizontalLinePrimitive(boolean showHorizontalLinePrimitive)
showHorizontalLinePrimitive
- the showHorizontalLinePrimitive to setpublic boolean isShowVerticalLinePrimitive()
public void setShowVerticalLinePrimitive(boolean showVerticalLinePrimitive)
showVerticalLinePrimitive
- the showVerticalLinePrimitive to setpublic boolean isShowRectanglePrimitive()
public void setShowRectanglePrimitive(boolean showRectanglePrimitive)
showRectanglePrimitive
- the showRectanglePrimitive to setpublic boolean isShowRoundedRectanglePrimitive()
public void setShowRoundedRectanglePrimitive(boolean showRoundedRectanglePrimitive)
showRoundedRectanglePrimitive
- the showRoundedRectanglePrimitive to setpublic boolean isShowPanel()
public void setShowPanel(boolean showPanel)
showPanel
- the showPanel to setpublic boolean isShowClone()
public void setShowClone(boolean showClone)
showClone
- the showClone to setpublic boolean isShowCheckBox()
public void setShowCheckBox(boolean showCheckBox)
showCheckBox
- the showCheckBox to setpublic boolean isShowSubReport()
public void setShowSubReport(boolean showSubReport)
showSubReport
- the showSubReport to setpublic boolean isShowZipCode()
public void setShowZipCode(boolean showZipCode)
showZipCode
- the showZipCode to setpublic boolean isShowChart()
public void setShowChart(boolean showChart)
showChart
- the showChart to setpublic boolean isShowMap()
public void setShowMap(boolean showMap)
showMap
- the showMap to setpublic boolean isShowGauge()
public void setShowGauge(boolean showGauge)
showGauge
- the showGauge to setpublic boolean isShowCrossTab()
public void setShowCrossTab(boolean showCrossTab)
showCrossTab
- the showCrossTab to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |