Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.ui.navigator.OverridePolicy

Packages that use OverridePolicy
org.eclipse.ui.navigator Provides the Common Navigator framework. 
 

Uses of OverridePolicy in org.eclipse.ui.navigator
 

Fields in org.eclipse.ui.navigator declared as OverridePolicy
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.
 

Methods in org.eclipse.ui.navigator that return OverridePolicy
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()
           
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.