org.eclipse.datatools.enablement.sybase.ase.ui
Interface IHelpConstants


public interface IHelpConstants

This file contains all the context help ID that are used by following DMP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.enablement.sybase.ase.ui

Author:
Daniel Huang

Field Summary
static java.lang.String ASE_PROFILE_PROPERTY_PAGE
          Used for ASE profile property page.
static java.lang.String ASE_PROFILE_WIZARD_PAGE
          Used for ASE profile wizard page.
static java.lang.String PREFIX
           
 

Field Detail

PREFIX

static final java.lang.String PREFIX
See Also:
Constant Field Values

ASE_PROFILE_PROPERTY_PAGE

static final java.lang.String ASE_PROFILE_PROPERTY_PAGE
Used for ASE profile property page.

See Also:
Constant Field Values

ASE_PROFILE_WIZARD_PAGE

static final java.lang.String ASE_PROFILE_WIZARD_PAGE
Used for ASE profile wizard page.

See Also:
Constant Field Values