Uses of Interface
com.iizix.prop.IPropExtender
Packages that use IPropExtender
Uses of IPropExtender in com.iizigo.prop
Classes in com.iizigo.prop that implement IPropExtenderModifier and TypeClassDescriptionclassClass used to Extend property container to each other.Uses of IPropExtender in com.iizix.prop
Methods in com.iizix.prop that return IPropExtenderModifier and TypeMethodDescriptionstatic IPropExtenderPropExtenderFactory.createPropExtender()Creates a new instance of the extender.Method parameters in com.iizix.prop with type arguments of type IPropExtenderModifier and TypeMethodDescriptionstatic voidPropExtenderFactory.register(Class<? extends IPropExtender> cls) Registers the class to use for the Extends Framework.