Uses of Interface
com.iizix.prop.IPropFactory
Packages that use IPropFactory Package Description com.iizigo.prop com.iizix.prop Uses of IPropFactory in com.iizigo.prop
Classes in com.iizigo.prop that implement IPropFactory Modifier and Type Class Description class
DesignerPropFactoryInterface
Interface used by the Designer to process Designer-specific tasks that should not be available in the Server or Client.Uses of IPropFactory in com.iizix.prop
Methods in com.iizix.prop with parameters of type IPropFactory Modifier and Type Method Description static void
PropFactory. setDesignerInterface(IPropFactory designerInterface)
Assigns the Designer factory interface.