Uses of Class
project35.mda.config.HelpDocument

Packages that use HelpDocument
project35.mda.config This package contains classes which manage the configuration options for the data entry tool which are not covered by the XML Schema. 
 

Uses of HelpDocument in project35.mda.config
 

Methods in project35.mda.config that return HelpDocument
 HelpDocument[] HelpMenuConfiguration.getHelpDocuments()
           
 

Methods in project35.mda.config with parameters of type HelpDocument
 void HelpMenuConfiguration.addHelpDocument(HelpDocument helpDocument)