Uses of Class
pl.edu.agh.cast.importer.wizard.template.TemplateGroupTreeEntry

Packages that use TemplateGroupTreeEntry
pl.edu.agh.cast.importer.wizard.template Provides CAST Importer wizard's templates management classes. 
 

Uses of TemplateGroupTreeEntry in pl.edu.agh.cast.importer.wizard.template
 

Methods in pl.edu.agh.cast.importer.wizard.template that return TemplateGroupTreeEntry
 TemplateGroupTreeEntry TemplateTreeEntry.getParent()
           
 

Methods in pl.edu.agh.cast.importer.wizard.template that return types with arguments of type TemplateGroupTreeEntry
 Collection<TemplateGroupTreeEntry> TemplateGroupTreeEntry.getParent()
           
 

Method parameters in pl.edu.agh.cast.importer.wizard.template with type arguments of type TemplateGroupTreeEntry
 void ITemplateManagementView.setInput(Collection<TemplateGroupTreeEntry> groups)
          Sets list of import template groups as an input.
 void TemplatesManagementComposite.setInput(Collection<TemplateGroupTreeEntry> groups)
          Sets list of import template groups as an input.
 

Constructors in pl.edu.agh.cast.importer.wizard.template with parameters of type TemplateGroupTreeEntry
TemplateTreeEntry(IImportTemplate element, TemplateGroupTreeEntry parent)
           
 

Constructor parameters in pl.edu.agh.cast.importer.wizard.template with type arguments of type TemplateGroupTreeEntry
TemplateGroupTreeEntry(ImportTemplateGroup element, Collection<TemplateGroupTreeEntry> parent)
           
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.