org.telscenter.pas.beans
Interface IHelp

All Known Implementing Classes:
AbstractUrlStep, AppletViewer, Assessment, Bookmark, BrowseWeb, ChallengeQuestion, ConcordModelState, DisplayPage, Evidence, ExecStep, FlashViewer, Generic, HelloWorld, HingedDelegator, HingeSelector, ImageCollector, JaxbQtiNote, JaxbQtiSelfAssessment, JaxbQtiStep, JaxbQtiStudentAssessment, JgroupsDraw, JgroupsWhiteboard, JmdnsBrowsingStep, MulticastListener, Note, OutsideLink, PasActivity, PasStep, Pedraw, ProjectInfoStep, SelfAssessment, Sensemaker, ShowAllWorkStep, StudentAssessment, UnsupportedConversion, WobbleModule

public interface IHelp

Version:
$Id: IHelp.java 1733 2007-03-12 16:02:15Z laurelwilliams $ Provides methods to add help to beans using JavaHelp. See the JavaHelp User's guide for more information about JavaHelp.
Author:
lwilliams

Method Summary
 java.lang.String getHelpId()
           
 

Method Detail

getHelpId

java.lang.String getHelpId()
Returns:
The string help id of for this bean/class.
This help id should correspond to a "target" string found in a map.jhm file. See the JavaHelp User's guide for more information about map.jhm.


Copyright © 2004-2008 TELS Center. All Rights Reserved.