Uses of Class
com.iizigo.prop.PropertyEditorInfo.CreateItem
Packages that use PropertyEditorInfo.CreateItem
Uses of PropertyEditorInfo.CreateItem in com.iizigo.prop
Methods in com.iizigo.prop that return types with arguments of type PropertyEditorInfo.CreateItemModifier and TypeMethodDescriptionPropertyEditorInfo.getCombinedPropertyEditorInfos
(PropCnr[] pcs, ArrayList<PropertyEditorInfo>[] infosArray) Creates the combined EditProperties for an array of properties.PropertyEditorInfo.getCombinedPropertyEditorInfos
(PropCnr pc, ArrayList<PropertyEditorInfo> infosArray) Creates the combined EditProperties for a single property that are edited.