Package | Description |
---|---|
net.officefloor.eclipse.wizard.sectionsource |
Modifier and Type | Method and Description |
---|---|
SectionInstance |
SectionSourceWizard.getSectionInstance()
Obtains the
SectionInstance . |
static SectionInstance |
SectionSourceWizard.getSectionInstance(boolean isLoadType,
AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance . |
static SectionInstance |
SectionSourceWizard.loadOfficeSection(AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance containing the loaded
OfficeSection . |
static SectionInstance |
SectionSourceWizard.loadSectionType(AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance containing the loaded
SectionType . |
Modifier and Type | Method and Description |
---|---|
static SectionInstance |
SectionSourceWizard.getSectionInstance(boolean isLoadType,
AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance . |
static SectionInstance |
SectionSourceWizard.loadOfficeSection(AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance containing the loaded
OfficeSection . |
void |
SectionSourceInstance.loadSectionInstance(SectionInstance sectionInstance)
Loads the particular
SectionInstance for this
SectionSourceInstance to configure properties from. |
static SectionInstance |
SectionSourceWizard.loadSectionType(AbstractOfficeFloorEditPart<?,?,?> editPart,
SectionInstance sectionInstance,
boolean isAutoWire)
Facade method to obtain the
SectionInstance containing the loaded
SectionType . |
Constructor and Description |
---|
SectionSourceAlignOfficeSectionWizardPage(SectionInstance sectionInstance,
boolean isLoadType,
boolean isAuotWire)
Initiate.
|
SectionSourceWizard(boolean isLoadType,
org.eclipse.core.resources.IProject project,
SectionInstance sectionInstance,
boolean isAutoWire)
Initiate.
|
Copyright © 2005–2016. All rights reserved.