Uses of Class
story.scheherazade.virgil.BrowsableSelectorParams

Packages that use BrowsableSelectorParams
story.scheherazade.virgil   
 

Uses of BrowsableSelectorParams in story.scheherazade.virgil
 

Methods in story.scheherazade.virgil that return BrowsableSelectorParams
 BrowsableSelectorParams BrowsableSelectorParams.makeCopy()
           
 

Constructors in story.scheherazade.virgil with parameters of type BrowsableSelectorParams
BrowsableSelector(Virgil virgil, StoryInterpreter story, Verbalizer verbalizer, BrowsableSelectorParams params, ElementBrowser browser, PlannerRepository planners, ElementBrowserMode mode, SCHSelector parentSelector, java.lang.String prompt, TimelineID timeline, boolean inherit, boolean avoidGroups, boolean showSearch)
           
BrowsableSelectorParams(BrowsableSelectorParams prototype)
          Constructor to make a copy of a prototype BrowsableSelectorParams.
 



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