Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

oracle.jdeveloper.vcs.spi
Class VCSMenuConstants

java.lang.Object
  extended by oracle.jdeveloper.vcs.spi.VCSMenuConstants

public final class VCSMenuConstants
extends java.lang.Object

Class for constants relating to versioning menus.

Since:
9.0.5

Field Summary
static java.lang.String ACTION_CATEGORY_VERSIONING
          The suggested category for actions in the version control menu.
static java.lang.Integer CONTEXT_MENU_MNEMONIC
          The suggested mnemonic for a top-level context menu sharing the version control menu text.
static java.lang.String MENU_VERSIONING
          A constant identifying the version control menu in the environment.
static float SECTION_GENERAL
          Float value for the menu section of general commands.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_CATEGORY_VERSIONING

public static final java.lang.String ACTION_CATEGORY_VERSIONING
The suggested category for actions in the version control menu.


CONTEXT_MENU_MNEMONIC

public static final java.lang.Integer CONTEXT_MENU_MNEMONIC
The suggested mnemonic for a top-level context menu sharing the version control menu text.


MENU_VERSIONING

public static final java.lang.String MENU_VERSIONING
A constant identifying the version control menu in the environment.

See Also:
Constant Field Values

SECTION_GENERAL

public static final float SECTION_GENERAL
Float value for the menu section of general commands.

See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.