public static class DesignerOptions.Toolbars.ToolsToolbar
extends java.lang.Object
| Constructor and Description |
|---|
DesignerOptions.Toolbars.ToolsToolbar() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getShowConfigurator() |
static boolean |
getShowDataStore() |
static boolean |
getShowModifiers() |
static boolean |
getShowPagesManager() |
static void |
setShowConfigurator(boolean value) |
static void |
setShowDataStore(boolean value) |
static void |
setShowModifiers(boolean value) |
static void |
setShowPagesManager(boolean value) |
public DesignerOptions.Toolbars.ToolsToolbar()
public static boolean getShowModifiers()
public static void setShowModifiers(boolean value)
public static boolean getShowPagesManager()
public static void setShowPagesManager(boolean value)
public static boolean getShowDataStore()
public static void setShowDataStore(boolean value)
public static boolean getShowConfigurator()
public static void setShowConfigurator(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.