Package | Description |
---|---|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
Modifier and Type | Field and Description |
---|---|
static OverridePolicy[] |
OverridePolicy.ENUM_ARRAY
The ordered array of possible enumeration values.
|
static OverridePolicy |
OverridePolicy.InvokeAlwaysRegardlessOfSuppressedExt
Indicates InvokeAlwaysRegardlessOfSuppressedExt OverridePolicy as a
OverridePolicy enumeration.
|
static OverridePolicy |
OverridePolicy.InvokeOnlyIfSuppressedExtAlsoVisibleAndActive
Indicates InvokeOnlyIfSuppressedExtAlsoVisibleAndActive OverridePolicy as
a OverridePolicy enumeration.
|
Modifier and Type | Method and Description |
---|---|
static OverridePolicy |
OverridePolicy.get(int aValue)
Returns the correct instance of the OverridePolicy ENUM for aValue.
|
static OverridePolicy |
OverridePolicy.get(String aLiteral)
Returns the correct instance of the OverridePolicy ENUM for aLiteral.
|
OverridePolicy |
INavigatorContentDescriptor.getOverridePolicy() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.