Package com.iizigo.prop
Class PropertyEditorInfo.CreateItem
java.lang.Object
com.iizigo.prop.PropertyEditorInfo.CreateItem
- Enclosing class:
- PropertyEditorInfo
Class used to hold information about an edited item during creation.
- Field SummaryFieldsModifier and TypeFieldDescription- final PropCnr[]The parent containers for the edited item.- final PropertyEditorInfoThe information for the item in the container.
- Constructor SummaryConstructors
- Method Summary
- Field Details- infoThe information for the item in the container.
- containersThe parent containers for the edited item. Sometimes (e.g. for Layout), the parent is not the original property container being edited in the main property editor for the editor part.
 
- Constructor Details- CreateItemConstructor.
 
- Method Details