|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.FileMenuOptions
public class StiWebDesignerOptions.FileMenuOptions
| Constructor Summary | |
|---|---|
StiWebDesignerOptions.FileMenuOptions()
|
|
| Method Summary | |
|---|---|
boolean |
isShowAbout()
Gets or sets a visibility of the About item in the file menu. |
boolean |
isShowClose()
Gets or sets a visibility of the Close item in the file menu. |
boolean |
isShowExit()
Gets or sets a visibility of the Exit item in the file menu. |
boolean |
isShowHelp()
Gets or sets a visibility of the Help item in the file menu. |
boolean |
isShowInfo()
Gets or sets a visibility of the Info item in the file menu. |
boolean |
isShowNew()
Gets or sets a visibility of the New item in the file menu. |
boolean |
isShowOpen()
Gets or sets a visibility of the Open Report item in the file menu. |
boolean |
isShowOptions()
Gets or sets a visibility of the Options item in the file menu. |
boolean |
isShowReportSetup()
Gets or sets a visibility of the Report Setup item in the file menu. |
boolean |
isShowSave()
Gets or sets a visibility of the Save Report item in the file menu. |
boolean |
isShowSaveAs()
Gets or sets a visibility of the Save Report As item in the file menu. |
boolean |
isVisible()
Gets or sets a visibility of the file menu of the designer. |
void |
setShowAbout(boolean showAbout)
Gets or sets a visibility of the About item in the file menu. |
void |
setShowClose(boolean showClose)
Gets or sets a visibility of the Close item in the file menu. |
void |
setShowExit(boolean showExit)
Gets or sets a visibility of the Exit item in the file menu. |
void |
setShowHelp(boolean showHelp)
Gets or sets a visibility of the Help item in the file menu. |
void |
setShowInfo(boolean showInfo)
Gets or sets a visibility of the Info item in the file menu. |
void |
setShowNew(boolean showNew)
Gets or sets a visibility of the New item in the file menu. |
void |
setShowOpen(boolean showOpen)
Gets or sets a visibility of the Open Report item in the file menu. |
void |
setShowOptions(boolean showOptions)
Gets or sets a visibility of the Options item in the file menu. |
void |
setShowReportSetup(boolean showReportSetup)
Gets or sets a visibility of the Report Setup item in the file menu. |
void |
setShowSave(boolean showSave)
Gets or sets a visibility of the Save Report item in the file menu. |
void |
setShowSaveAs(boolean showSaveAs)
Gets or sets a visibility of the Save Report As item in the file menu. |
void |
setVisible(boolean visible)
Gets or sets a visibility of the file menu of the designer. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiWebDesignerOptions.FileMenuOptions()
| Method Detail |
|---|
public boolean isVisible()
public void setVisible(boolean visible)
visible - the visible to setpublic boolean isShowNew()
public void setShowNew(boolean showNew)
showNew - the showNew to setpublic boolean isShowOpen()
public void setShowOpen(boolean showOpen)
showOpen - the showOpen to setpublic boolean isShowSave()
public void setShowSave(boolean showSave)
showSave - the showSave to setpublic boolean isShowSaveAs()
public void setShowSaveAs(boolean showSaveAs)
showSaveAs - the showSaveAs to setpublic boolean isShowClose()
public void setShowClose(boolean showClose)
showClose - the showClose to setpublic boolean isShowExit()
public void setShowExit(boolean showExit)
showExit - the showExit to setpublic boolean isShowReportSetup()
public void setShowReportSetup(boolean showReportSetup)
showReportSetup - the showReportSetup to setpublic boolean isShowOptions()
public void setShowOptions(boolean showOptions)
showOptions - the showOptions to setpublic boolean isShowInfo()
public void setShowInfo(boolean showInfo)
showInfo - the showInfo to setpublic boolean isShowAbout()
public void setShowAbout(boolean showAbout)
showAbout - the showAbout to setpublic boolean isShowHelp()
public void setShowHelp(boolean showHelp)
showHelp - the showHelp to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||