Package com.iizigo.prop
Interface IDynamicPropertyEditorList
- All Known Implementing Classes:
EditorWebServerPortConfig,EMLDefaultItemProp,EMLGroup,EMLItemProp
public interface IDynamicPropertyEditorList
Interface a property can implement to change it's properties dynamically during editing.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionbooleanVerifies if the property has changed.
Method Details
hasEditedPropertyListChanged
Verifies if the property has changed.- Parameters:
event- The property event.- Returns:
- true if it changed.