Uses of Class
story.scheherazade.virgil.help.FAQ

Packages that use FAQ
story.scheherazade.virgil.help   
 

Uses of FAQ in story.scheherazade.virgil.help
 

Methods in story.scheherazade.virgil.help that return types with arguments of type FAQ
 java.util.Hashtable<java.lang.String,FAQ> Scheherazade_Help.getFAQHash()
          Keys = FAQ IDs Values = FAQ objects
 

Method parameters in story.scheherazade.virgil.help with type arguments of type FAQ
static java.lang.StringBuffer Help_HTML.getFAQHTML(java.util.Hashtable<java.lang.String,FAQ> htFAQ)
          Returns the entire FAQ as a StringBuffer with HTML tags
 



Copyright © 2011 David K. Elson. All Rights Reserved.