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 TypeClassDescriptionclass
Class 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 IPropExtender
PropExtenderFactory.createPropExtender()
Creates a new instance of the extender.Method parameters in com.iizix.prop with type arguments of type IPropExtenderModifier and TypeMethodDescriptionstatic void
PropExtenderFactory.register
(Class<? extends IPropExtender> cls) Registers the class to use for the Extends Framework.