Class EditingModel
- java.lang.Object
 - 
- com.palantir.ptoss.cinch.core.DefaultBindableModel
 - 
- com.inductiveautomation.factorypmi.application.components.managementpanel.EditingModel
 
 
 
- 
- All Implemented Interfaces:
 BindableModel,java.io.Serializable
public class EditingModel extends DefaultBindableModel
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description EditingModel() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EditModegetMode()booleanisEditable()voidsetMode(EditMode mode)- 
Methods inherited from class com.palantir.ptoss.cinch.core.DefaultBindableModel
bind, modelUpdated, unbind, unbindAll, update 
 - 
 
 -