Uses of Class
com.iizix.prop.PropError
Packages that use PropError
Uses of PropError in com.iizigo.editor.complex
Methods in com.iizigo.editor.complex with parameters of type PropErrorModifier and TypeMethodDescriptionvoidComplexOperation.setPropError(GProp<?> gp, PropError pe) Sets all errors in a property.Uses of PropError in com.iizix.prop
Methods in com.iizix.prop that return PropErrorModifier and TypeMethodDescriptionPropError.clone()Clones this instance.final PropErrorGProp.getPropError()Gets the property error instance.IGProp.getPropError()Gets the property error instance.Methods in com.iizix.prop with parameters of type PropErrorModifier and TypeMethodDescriptionbooleanVerification of equality, except the specified the specified ID's.protected final booleanAbstractReference.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.protected booleanAssetReferences.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.protected booleanClassReference.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.protected booleanGProp.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.protected booleanMethodReference.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.protected booleanMethodReference2.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.booleanGProp.setPropError(PropError error) Sets all or clears the errors for the property.voidIComplexOperation.setPropError(GProp<?> gp, PropError pe) Sets all errors in a property.static voidIComplexOperation.setPropError(IComplexOperation op, IGProp<?> gp, PropError pe) Sets all errors in a property.booleanIGProp.setPropError(PropError error) Sets all or clears the errors for the property.Uses of PropError in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type PropErrorModifier and TypeMethodDescriptionprotected booleanVSRelativeReference.equalsErrors(PropError pe1, PropError pe2, int how) Processes error property verification.