Eclipse Platform
Release 3.7

org.eclipse.help.base
Interface IScopeHandle


public interface IScopeHandle

Container class for associating AbstractHelpScopes with an ID

Since:
3.6

Method Summary
 String getId()
          Get the String ID associated with this handle
 AbstractHelpScope getScope()
          Get the AbstractHelpScope associated with this handle
 

Method Detail

getScope

AbstractHelpScope getScope()
Get the AbstractHelpScope associated with this handle

Returns:
AbstractHelpScope

getId

String getId()
Get the String ID associated with this handle

Returns:
ID

Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

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