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 Summary
Modifier and TypeFieldDescriptionfinal PropCnr[]
The parent containers for the edited item.final PropertyEditorInfo
The information for the item in the container.Constructor Summary
Method Summary
Field Details
info
The information for the item in the container.containers
The 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
CreateItem
Constructor.
Method Details