Uses of Interface
com.iizix.prop.IPropMgrOwner
Packages that use IPropMgrOwner
Package
Description
Uses of IPropMgrOwner in com.iizigo.panel
Classes in com.iizigo.panel that implement IPropMgrOwnerUses of IPropMgrOwner in com.iizix.prop
Methods in com.iizix.prop that return IPropMgrOwnerModifier and TypeMethodDescriptionPropMgr.getOwner()
Gets the owner Object of this Property Manager instance.Methods in com.iizix.prop with parameters of type IPropMgrOwnerModifier and TypeMethodDescriptionvoid
PropMgr.setOwner
(IPropMgrOwner owner) Sets the owner Object, can only be done once.Uses of IPropMgrOwner in com.iizix.server.monitor
Subinterfaces of IPropMgrOwner in com.iizix.server.monitorModifier and TypeInterfaceDescriptioninterface
Callback used when the Virtualized Monitor property is created.Uses of IPropMgrOwner in com.iizix.server.prop
Classes in com.iizix.server.prop that implement IPropMgrOwnerModifier and TypeClassDescriptionclass
Class used to listen to a property container and to send events when required.Uses of IPropMgrOwner in com.iizix.test.client
Classes in com.iizix.test.client that implement IPropMgrOwner