Package com.stimulsoft.webdesigner
Class StiWebDesignerOptions.BandsOptions
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.webdesigner.StiWebDesignerOptions.BandsOptions
- All Implemented Interfaces:
IStiSerializable,IStiSerializableRef
- Enclosing class:
StiWebDesignerOptions
-
Field Summary
Fields 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 ChildBand item in the Bands menu of the designer.booleanGets or sets a visibility of the ColumnFooterBand item in the Bands menu of the designer.booleanGets or sets a visibility of the ColumnHeaderBand item in the Bands menu of the designer.booleanGets or sets a visibility of the DataBand item in the Bands menu of the designer.booleanGets or sets a visibility of the EmptyBand item in the Bands menu of the designer.booleanGets or sets a visibility of the FooterBand item in the Bands menu of the designer.booleanGets or sets a visibility of the GroupFooterBand item in the Bands menu of the designer.booleanGets or sets a visibility of the GroupHeaderBand item in the Bands menu of the designer.booleanGets or sets a visibility of the HeaderBand item in the Bands menu of the designer.booleanGets or sets a visibility of the HierarchicalBand item in the Bands menu of the designer.booleanGets or sets a visibility of the OverlayBand item in the Bands menu of the designer.booleanGets or sets a visibility of the PageFooterBand item in the Bands menu of the designer.booleanGets or sets a visibility of the PageHeaderBand item in the Bands menu of the designer.booleanGets or sets a visibility of the ReportSummaryBand item in the Bands menu of the designer.booleanGets or sets a visibility of the ReportTitleBand item in the Bands menu of the designer.booleanGets or sets a visibility of the Table item in the Bands menu of the designer.booleana visibility of the TableOfContents item in the Bands menu of the designer.voidsetShowChildBand(boolean showChildBand) Gets or sets a visibility of the ChildBand item in the Bands menu of the designer.voidsetShowColumnFooterBand(boolean showColumnFooterBand) Gets or sets a visibility of the ColumnFooterBand item in the Bands menu of the designer.voidsetShowColumnHeaderBand(boolean showColumnHeaderBand) Gets or sets a visibility of the ColumnHeaderBand item in the Bands menu of the designer.voidsetShowDataBand(boolean showDataBand) Gets or sets a visibility of the DataBand item in the Bands menu of the designer.voidsetShowEmptyBand(boolean showEmptyBand) Gets or sets a visibility of the EmptyBand item in the Bands menu of the designer.voidsetShowFooterBand(boolean showFooterBand) Gets or sets a visibility of the FooterBand item in the Bands menu of the designer.voidsetShowGroupFooterBand(boolean showGroupFooterBand) Gets or sets a visibility of the GroupFooterBand item in the Bands menu of the designer.voidsetShowGroupHeaderBand(boolean showGroupHeaderBand) Gets or sets a visibility of the GroupHeaderBand item in the Bands menu of the designer.voidsetShowHeaderBand(boolean showHeaderBand) Gets or sets a visibility of the HeaderBand item in the Bands menu of the designer.voidsetShowHierarchicalBand(boolean showHierarchicalBand) Gets or sets a visibility of the HierarchicalBand item in the Bands menu of the designer.voidsetShowOverlayBand(boolean showOverlayBand) Gets or sets a visibility of the OverlayBand item in the Bands menu of the designer.voidsetShowPageFooterBand(boolean showPageFooterBand) Gets or sets a visibility of the PageFooterBand item in the Bands menu of the designer.voidsetShowPageHeaderBand(boolean showPageHeaderBand) Gets or sets a visibility of the PageHeaderBand item in the Bands menu of the designer.voidsetShowReportSummaryBand(boolean showReportSummaryBand) Gets or sets a visibility of the ReportSummaryBand item in the Bands menu of the designer.voidsetShowReportTitleBand(boolean showReportTitleBand) Gets or sets a visibility of the ReportTitleBand item in the Bands menu of the designer.voidsetShowTable(boolean showTable) Gets or sets a visibility of the Table item in the Bands menu of the designer.voidsetShowTableOfContents(boolean showTableOfContents) a visibility of the TableOfContents item in the Bands menu of the designer.Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
-
Constructor Details
-
BandsOptions
public BandsOptions()
-
-
Method Details
-
isShowTableOfContents
public boolean isShowTableOfContents()a visibility of the TableOfContents item in the Bands menu of the designer.- Returns:
- the showTableOfContents
-
setShowTableOfContents
public void setShowTableOfContents(boolean showTableOfContents) a visibility of the TableOfContents item in the Bands menu of the designer.- Parameters:
showTableOfContents- the showTableOfContents to set
-
isShowReportTitleBand
public boolean isShowReportTitleBand()Gets or sets a visibility of the ReportTitleBand item in the Bands menu of the designer.- Returns:
- the showReportTitleBand
-
setShowReportTitleBand
public void setShowReportTitleBand(boolean showReportTitleBand) Gets or sets a visibility of the ReportTitleBand item in the Bands menu of the designer.- Parameters:
showReportTitleBand- the showReportTitleBand to set
-
isShowReportSummaryBand
public boolean isShowReportSummaryBand()Gets or sets a visibility of the ReportSummaryBand item in the Bands menu of the designer.- Returns:
- the showReportSummaryBand
-
setShowReportSummaryBand
public void setShowReportSummaryBand(boolean showReportSummaryBand) Gets or sets a visibility of the ReportSummaryBand item in the Bands menu of the designer.- Parameters:
showReportSummaryBand- the showReportSummaryBand to set
-
isShowPageHeaderBand
public boolean isShowPageHeaderBand()Gets or sets a visibility of the PageHeaderBand item in the Bands menu of the designer.- Returns:
- the showPageHeaderBand
-
setShowPageHeaderBand
public void setShowPageHeaderBand(boolean showPageHeaderBand) Gets or sets a visibility of the PageHeaderBand item in the Bands menu of the designer.- Parameters:
showPageHeaderBand- the showPageHeaderBand to set
-
isShowGroupHeaderBand
public boolean isShowGroupHeaderBand()Gets or sets a visibility of the GroupHeaderBand item in the Bands menu of the designer.- Returns:
- the showGroupHeaderBand
-
setShowGroupHeaderBand
public void setShowGroupHeaderBand(boolean showGroupHeaderBand) Gets or sets a visibility of the GroupHeaderBand item in the Bands menu of the designer.- Parameters:
showGroupHeaderBand- the showGroupHeaderBand to set
-
isShowHeaderBand
public boolean isShowHeaderBand()Gets or sets a visibility of the HeaderBand item in the Bands menu of the designer.- Returns:
- the showHeaderBand
-
setShowHeaderBand
public void setShowHeaderBand(boolean showHeaderBand) Gets or sets a visibility of the HeaderBand item in the Bands menu of the designer.- Parameters:
showHeaderBand- the showHeaderBand to set
-
isShowColumnHeaderBand
public boolean isShowColumnHeaderBand()Gets or sets a visibility of the ColumnHeaderBand item in the Bands menu of the designer.- Returns:
- the showColumnHeaderBand
-
setShowColumnHeaderBand
public void setShowColumnHeaderBand(boolean showColumnHeaderBand) Gets or sets a visibility of the ColumnHeaderBand item in the Bands menu of the designer.- Parameters:
showColumnHeaderBand- the showColumnHeaderBand to set
-
isShowDataBand
public boolean isShowDataBand()Gets or sets a visibility of the DataBand item in the Bands menu of the designer.- Returns:
- the showDataBand
-
setShowDataBand
public void setShowDataBand(boolean showDataBand) Gets or sets a visibility of the DataBand item in the Bands menu of the designer.- Parameters:
showDataBand- the showDataBand to set
-
isShowHierarchicalBand
public boolean isShowHierarchicalBand()Gets or sets a visibility of the HierarchicalBand item in the Bands menu of the designer.- Returns:
- the showHierarchicalBand
-
setShowHierarchicalBand
public void setShowHierarchicalBand(boolean showHierarchicalBand) Gets or sets a visibility of the HierarchicalBand item in the Bands menu of the designer.- Parameters:
showHierarchicalBand- the showHierarchicalBand to set
-
isShowChildBand
public boolean isShowChildBand()Gets or sets a visibility of the ChildBand item in the Bands menu of the designer.- Returns:
- the showChildBand
-
setShowChildBand
public void setShowChildBand(boolean showChildBand) Gets or sets a visibility of the ChildBand item in the Bands menu of the designer.- Parameters:
showChildBand- the showChildBand to set
-
isShowEmptyBand
public boolean isShowEmptyBand()Gets or sets a visibility of the EmptyBand item in the Bands menu of the designer.- Returns:
- the showEmptyBand
-
setShowEmptyBand
public void setShowEmptyBand(boolean showEmptyBand) Gets or sets a visibility of the EmptyBand item in the Bands menu of the designer.- Parameters:
showEmptyBand- the showEmptyBand to set
-
isShowOverlayBand
public boolean isShowOverlayBand()Gets or sets a visibility of the OverlayBand item in the Bands menu of the designer.- Returns:
- the showOverlayBand
-
setShowOverlayBand
public void setShowOverlayBand(boolean showOverlayBand) Gets or sets a visibility of the OverlayBand item in the Bands menu of the designer.- Parameters:
showOverlayBand- the showOverlayBand to set
-
isShowTable
public boolean isShowTable()Gets or sets a visibility of the Table item in the Bands menu of the designer.- Returns:
- the showTable
-
setShowTable
public void setShowTable(boolean showTable) Gets or sets a visibility of the Table item in the Bands menu of the designer.- Parameters:
showTable- the showTable to set
-