|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.BandsOptions
public class StiWebDesignerOptions.BandsOptions
Constructor Summary | |
---|---|
StiWebDesignerOptions.BandsOptions()
|
Method Summary | |
---|---|
boolean |
isShowChildBand()
Gets or sets a visibility of the ChildBand item in the Bands menu of the designer. |
boolean |
isShowColumnFooterBand()
Gets or sets a visibility of the ColumnFooterBand item in the Bands menu of the designer. |
boolean |
isShowColumnHeaderBand()
Gets or sets a visibility of the ColumnHeaderBand item in the Bands menu of the designer. |
boolean |
isShowDataBand()
Gets or sets a visibility of the DataBand item in the Bands menu of the designer. |
boolean |
isShowEmptyBand()
Gets or sets a visibility of the EmptyBand item in the Bands menu of the designer. |
boolean |
isShowFooterBand()
Gets or sets a visibility of the FooterBand item in the Bands menu of the designer. |
boolean |
isShowGroupFooterBand()
Gets or sets a visibility of the GroupFooterBand item in the Bands menu of the designer. |
boolean |
isShowGroupHeaderBand()
Gets or sets a visibility of the GroupHeaderBand item in the Bands menu of the designer. |
boolean |
isShowHeaderBand()
Gets or sets a visibility of the HeaderBand item in the Bands menu of the designer. |
boolean |
isShowHierarchicalBand()
Gets or sets a visibility of the HierarchicalBand item in the Bands menu of the designer. |
boolean |
isShowOverlayBand()
Gets or sets a visibility of the OverlayBand item in the Bands menu of the designer. |
boolean |
isShowPageFooterBand()
Gets or sets a visibility of the PageFooterBand item in the Bands menu of the designer. |
boolean |
isShowPageHeaderBand()
Gets or sets a visibility of the PageHeaderBand item in the Bands menu of the designer. |
boolean |
isShowReportSummaryBand()
Gets or sets a visibility of the ReportSummaryBand item in the Bands menu of the designer. |
boolean |
isShowReportTitleBand()
Gets or sets a visibility of the ReportTitleBand item in the Bands menu of the designer. |
boolean |
isShowTable()
Gets or sets a visibility of the Table item in the Bands menu of the designer. |
boolean |
isShowTableOfContents()
a visibility of the TableOfContents item in the Bands menu of the designer. |
void |
setShowChildBand(boolean showChildBand)
Gets or sets a visibility of the ChildBand item in the Bands menu of the designer. |
void |
setShowColumnFooterBand(boolean showColumnFooterBand)
Gets or sets a visibility of the ColumnFooterBand item in the Bands menu of the designer. |
void |
setShowColumnHeaderBand(boolean showColumnHeaderBand)
Gets or sets a visibility of the ColumnHeaderBand item in the Bands menu of the designer. |
void |
setShowDataBand(boolean showDataBand)
Gets or sets a visibility of the DataBand item in the Bands menu of the designer. |
void |
setShowEmptyBand(boolean showEmptyBand)
Gets or sets a visibility of the EmptyBand item in the Bands menu of the designer. |
void |
setShowFooterBand(boolean showFooterBand)
Gets or sets a visibility of the FooterBand item in the Bands menu of the designer. |
void |
setShowGroupFooterBand(boolean showGroupFooterBand)
Gets or sets a visibility of the GroupFooterBand item in the Bands menu of the designer. |
void |
setShowGroupHeaderBand(boolean showGroupHeaderBand)
Gets or sets a visibility of the GroupHeaderBand item in the Bands menu of the designer. |
void |
setShowHeaderBand(boolean showHeaderBand)
Gets or sets a visibility of the HeaderBand item in the Bands menu of the designer. |
void |
setShowHierarchicalBand(boolean showHierarchicalBand)
Gets or sets a visibility of the HierarchicalBand item in the Bands menu of the designer. |
void |
setShowOverlayBand(boolean showOverlayBand)
Gets or sets a visibility of the OverlayBand item in the Bands menu of the designer. |
void |
setShowPageFooterBand(boolean showPageFooterBand)
Gets or sets a visibility of the PageFooterBand item in the Bands menu of the designer. |
void |
setShowPageHeaderBand(boolean showPageHeaderBand)
Gets or sets a visibility of the PageHeaderBand item in the Bands menu of the designer. |
void |
setShowReportSummaryBand(boolean showReportSummaryBand)
Gets or sets a visibility of the ReportSummaryBand item in the Bands menu of the designer. |
void |
setShowReportTitleBand(boolean showReportTitleBand)
Gets or sets a visibility of the ReportTitleBand item in the Bands menu of the designer. |
void |
setShowTable(boolean showTable)
Gets or sets a visibility of the Table item in the Bands menu of the designer. |
void |
setShowTableOfContents(boolean showTableOfContents)
a visibility of the TableOfContents item in the Bands menu of the designer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiWebDesignerOptions.BandsOptions()
Method Detail |
---|
public boolean isShowTableOfContents()
public void setShowTableOfContents(boolean showTableOfContents)
showTableOfContents
- the showTableOfContents to setpublic boolean isShowReportTitleBand()
public void setShowReportTitleBand(boolean showReportTitleBand)
showReportTitleBand
- the showReportTitleBand to setpublic boolean isShowReportSummaryBand()
public void setShowReportSummaryBand(boolean showReportSummaryBand)
showReportSummaryBand
- the showReportSummaryBand to setpublic boolean isShowPageHeaderBand()
public void setShowPageHeaderBand(boolean showPageHeaderBand)
showPageHeaderBand
- the showPageHeaderBand to setpublic boolean isShowPageFooterBand()
public void setShowPageFooterBand(boolean showPageFooterBand)
showPageFooterBand
- the showPageFooterBand to setpublic boolean isShowGroupHeaderBand()
public void setShowGroupHeaderBand(boolean showGroupHeaderBand)
showGroupHeaderBand
- the showGroupHeaderBand to setpublic boolean isShowGroupFooterBand()
public void setShowGroupFooterBand(boolean showGroupFooterBand)
showGroupFooterBand
- the showGroupFooterBand to setpublic boolean isShowHeaderBand()
public void setShowHeaderBand(boolean showHeaderBand)
showHeaderBand
- the showHeaderBand to setpublic boolean isShowFooterBand()
public void setShowFooterBand(boolean showFooterBand)
showFooterBand
- the showFooterBand to setpublic boolean isShowColumnHeaderBand()
public void setShowColumnHeaderBand(boolean showColumnHeaderBand)
showColumnHeaderBand
- the showColumnHeaderBand to setpublic boolean isShowColumnFooterBand()
public void setShowColumnFooterBand(boolean showColumnFooterBand)
showColumnFooterBand
- the showColumnFooterBand to setpublic boolean isShowDataBand()
public void setShowDataBand(boolean showDataBand)
showDataBand
- the showDataBand to setpublic boolean isShowHierarchicalBand()
public void setShowHierarchicalBand(boolean showHierarchicalBand)
showHierarchicalBand
- the showHierarchicalBand to setpublic boolean isShowChildBand()
public void setShowChildBand(boolean showChildBand)
showChildBand
- the showChildBand to setpublic boolean isShowEmptyBand()
public void setShowEmptyBand(boolean showEmptyBand)
showEmptyBand
- the showEmptyBand to setpublic boolean isShowOverlayBand()
public void setShowOverlayBand(boolean showOverlayBand)
showOverlayBand
- the showOverlayBand to setpublic boolean isShowTable()
public void setShowTable(boolean showTable)
showTable
- the showTable to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |