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 SummaryConstructors Constructor Description EditingModel()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description EditModegetMode()booleanisEditable()voidsetMode(EditMode mode)- 
Methods inherited from class com.palantir.ptoss.cinch.core.DefaultBindableModelbind, modelUpdated, unbind, unbindAll, update
 
- 
 
-