com.stimulsoft.report.options
Class DesignerOptions.TabsContextMenu
java.lang.Object
com.stimulsoft.report.options.DesignerOptions.TabsContextMenu
- Enclosing class:
- DesignerOptions
public static final class DesignerOptions.TabsContextMenu
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesignerOptions.TabsContextMenu
public DesignerOptions.TabsContextMenu()
getShowPageNew
public static boolean getShowPageNew()
setShowPageNew
public static void setShowPageNew(boolean value)
getShowFormNew
public static boolean getShowFormNew()
setShowFormNew
public static void setShowFormNew(boolean value)
getShowPageDelete
public static boolean getShowPageDelete()
setShowPageDelete
public static void setShowPageDelete(boolean value)
getShowPageSetup
public static boolean getShowPageSetup()
setShowPageSetup
public static void setShowPageSetup(boolean value)
getShowPageClone
public static boolean getShowPageClone()
setShowPageClone
public static void setShowPageClone(boolean value)
getShowPageMoveLeft
public static boolean getShowPageMoveLeft()
setShowPageMoveLeft
public static void setShowPageMoveLeft(boolean value)
getShowPageMoveRight
public static boolean getShowPageMoveRight()
setShowPageMoveRight
public static void setShowPageMoveRight(boolean value)