net.officefloor.eclipse.skin.officefloor
Interface DeployedOfficeInputFigure
- All Superinterfaces:
- OfficeFloorFigure
- All Known Implementing Classes:
- StandardDeployedOfficeInputFigure
public interface DeployedOfficeInputFigure
- extends OfficeFloorFigure
OfficeFloorFigure for the DeployedOfficeInputModel.
- Author:
- Daniel Sagenschneider
|
Method Summary |
void |
setSectionInput(String sectionName,
String sectionInputName)
Indicates a change in name of the DeployedOfficeInputModel. |
setSectionInput
void setSectionInput(String sectionName,
String sectionInputName)
- Indicates a change in name of the
DeployedOfficeInputModel.
- Parameters:
sectionName - OfficeSection name.sectionInputName - OfficeSectionInput name.
Copyright © 2005-2012. All Rights Reserved.