net.officefloor.eclipse.skin.standard.officefloor
Class StandardDeployedOfficeInputFigure
java.lang.Object
net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
net.officefloor.eclipse.skin.standard.officefloor.StandardDeployedOfficeInputFigure
- All Implemented Interfaces:
- DeployedOfficeInputFigure, OfficeFloorFigure
public class StandardDeployedOfficeInputFigure
- extends AbstractOfficeFloorFigure
- implements DeployedOfficeInputFigure
Standard DeployedOfficeInputFigure.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardDeployedOfficeInputFigure
public StandardDeployedOfficeInputFigure(DeployedOfficeInputFigureContext context)
- Initiate.
- Parameters:
context - DeployedOfficeInputFigureContext.
setSectionInput
public void setSectionInput(String sectionName,
String sectionInputName)
- Description copied from interface:
DeployedOfficeInputFigure
- Indicates a change in name of the
DeployedOfficeInputModel.
- Specified by:
setSectionInput in interface DeployedOfficeInputFigure
- Parameters:
sectionName - OfficeSection name.sectionInputName - OfficeSectionInput name.
Copyright © 2005-2013. All Rights Reserved.