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