Uses of Interface
com.iizigo.prop.IContainerListenerOwner
Packages that use IContainerListenerOwner
Uses of IContainerListenerOwner in com.iizigo.prop
Classes in com.iizigo.prop that implement IContainerListenerOwnerModifier and TypeClassDescriptionclass
EditedPropController<PROP extends GProp<?>,
PROP_VALUE> Class used to handle the edited property for property editors.Constructors in com.iizigo.prop with parameters of type IContainerListenerOwnerModifierConstructorDescriptionContainerListener
(PropCnr container, Atom atom, IContainerListenerOwner listener) Constructor.