Uses of Interface
com.iizix.prop.IProxyRemovedListener
Uses of IProxyRemovedListener in com.iizix.prop
ModifierConstructorDescriptionProxyImpl
(PropCnr source, PropCnr target, IProxyRemovedListener sourceRemoved, IProxyImplementor proxyImplementor) Constructs the proxy implementation.ProxyPropCnr
(Atom alternateName, PropCnr source, boolean allowTargetToSourceChanges, boolean enableCommunication, IProxyRemovedListener sourceRemoved) Creates the proxy property container.ProxyPropCnr
(PropCnr source, boolean allowTargetToSourceChanges, boolean enableCommunication, IProxyRemovedListener sourceRemoved) Creates the proxy property container.ProxyPropCnrImpl
(PropCnr source, PropCnr target, boolean allowTargetToSourceChanges, IProxyRemovedListener sourceRemoved, IProxyImplementor proxyImplementor) Constructs the proxy implementation.