Uses of Class
net.officefloor.eclipse.wizard.sectionsource.SectionSourceInstance

Packages that use SectionSourceInstance
net.officefloor.eclipse.wizard.sectionsource   
 

Uses of SectionSourceInstance in net.officefloor.eclipse.wizard.sectionsource
 

Methods in net.officefloor.eclipse.wizard.sectionsource that return SectionSourceInstance
 SectionSourceInstance SectionSourceListingWizardPage.getSelectedSectionSourceInstance()
          Obtains the selected SectionSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.sectionsource that return types with arguments of type SectionSourceInstance
static Map<String,SectionSourceInstance> SectionSourceWizard.createSectionSourceInstanceMap(ClassLoader classLoader, org.eclipse.core.resources.IProject project, SectionSourceInstanceContext context)
          Creates the mapping of SectionSource class name to its SectionSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.sectionsource with parameters of type SectionSourceInstance
 void SectionSourceAlignOfficeSectionWizardPage.loadSectionSourceInstance(SectionSourceInstance instance)
          Loads the SectionSourceInstance.
 



Copyright © 2005-2013. All Rights Reserved.