|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.CrossBandsOptions
public class StiWebDesignerOptions.CrossBandsOptions
Constructor Summary | |
---|---|
StiWebDesignerOptions.CrossBandsOptions()
|
Method Summary | |
---|---|
boolean |
isShowCrossDataBand()
Gets or sets a visibility of the CrossDataBand item in the CrossBands menu of the designer. |
boolean |
isShowCrossFooterBand()
Gets or sets a visibility of the CrossFooterBand item in the CrossBands menu of the designer. |
boolean |
isShowCrossGroupFooterBand()
Gets or sets a visibility of the CrossGroupFooterBand item in the CrossBands menu of the designer. |
boolean |
isShowCrossGroupHeaderBand()
Gets or sets a visibility of the CrossGroupHeaderBand item in the CrossBands menu of the designer. |
boolean |
isShowCrossHeaderBand()
Gets or sets a visibility of the CrossHeaderBand item in the CrossBands menu of the designer. |
void |
setShowCrossDataBand(boolean showCrossDataBand)
Gets or sets a visibility of the CrossDataBand item in the CrossBands menu of the designer. |
void |
setShowCrossFooterBand(boolean showCrossFooterBand)
Gets or sets a visibility of the CrossFooterBand item in the CrossBands menu of the designer. |
void |
setShowCrossGroupFooterBand(boolean showCrossGroupFooterBand)
Gets or sets a visibility of the CrossGroupFooterBand item in the CrossBands menu of the designer. |
void |
setShowCrossGroupHeaderBand(boolean showCrossGroupHeaderBand)
Gets or sets a visibility of the CrossGroupHeaderBand item in the CrossBands menu of the designer. |
void |
setShowCrossHeaderBand(boolean showCrossHeaderBand)
Gets or sets a visibility of the CrossHeaderBand item in the CrossBands menu of the designer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiWebDesignerOptions.CrossBandsOptions()
Method Detail |
---|
public boolean isShowCrossGroupHeaderBand()
public void setShowCrossGroupHeaderBand(boolean showCrossGroupHeaderBand)
showCrossGroupHeaderBand
- the showCrossGroupHeaderBand to setpublic boolean isShowCrossGroupFooterBand()
public void setShowCrossGroupFooterBand(boolean showCrossGroupFooterBand)
showCrossGroupFooterBand
- the showCrossGroupFooterBand to setpublic boolean isShowCrossHeaderBand()
public void setShowCrossHeaderBand(boolean showCrossHeaderBand)
showCrossHeaderBand
- the showCrossHeaderBand to setpublic boolean isShowCrossFooterBand()
public void setShowCrossFooterBand(boolean showCrossFooterBand)
showCrossFooterBand
- the showCrossFooterBand to setpublic boolean isShowCrossDataBand()
public void setShowCrossDataBand(boolean showCrossDataBand)
showCrossDataBand
- the showCrossDataBand to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |