Interface IScopeHandle


  • public interface IScopeHandle
    Container class for associating AbstractHelpScopes with an ID
    Since:
    3.6
    • 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