public final class EmfFormsPreferences extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
SEGMENT_TOOLING_DEFAULT
Default value of the segment tooling preference.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSegmentTooling()
Returns whether segment IDE tooling is enabled.
|
static void |
setSegmentTooling(boolean segmentTooling)
Set whether segment IDE tooling is enabled.
|
public static final boolean SEGMENT_TOOLING_DEFAULT
public static boolean isSegmentTooling()
true if segment tooling is enabledpublic static void setSegmentTooling(boolean segmentTooling)
segmentTooling - true if segment tooling is enabledCopyright © 2019. All rights reserved.