A C D G H I N O P R S U V

C

collectionAccessed(CollectionAccessEvent) - Method in class org.nakedobjects.plugins.headless.applib.listeners.InteractionAdapter
 
collectionAccessed(CollectionAccessEvent) - Method in interface org.nakedobjects.plugins.headless.applib.listeners.InteractionListener
A collection was read.
collectionAddedTo(CollectionAddToEvent) - Method in class org.nakedobjects.plugins.headless.applib.listeners.InteractionAdapter
 
collectionAddedTo(CollectionAddToEvent) - Method in interface org.nakedobjects.plugins.headless.applib.listeners.InteractionListener
An object was added to the collection (or an attempt to add it was made).
collectionMethodInvoked(CollectionMethodEvent) - Method in class org.nakedobjects.plugins.headless.applib.listeners.InteractionAdapter
 
collectionMethodInvoked(CollectionMethodEvent) - Method in interface org.nakedobjects.plugins.headless.applib.listeners.InteractionListener
A method of a collection (such as isEmpty() or size()) has been invoked.
collectionRemovedFrom(CollectionRemoveFromEvent) - Method in class org.nakedobjects.plugins.headless.applib.listeners.InteractionAdapter
 
collectionRemovedFrom(CollectionRemoveFromEvent) - Method in interface org.nakedobjects.plugins.headless.applib.listeners.InteractionListener
An object was removed from the collection (or an attempt to remove it was made).
collectionUsable(CollectionUsabilityEvent) - Method in class org.nakedobjects.plugins.headless.applib.listeners.InteractionAdapter
 
collectionUsable(CollectionUsabilityEvent) - Method in interface org.nakedobjects.plugins.headless.applib.listeners.InteractionListener
A check was made to determine if a collection was usable.
collectionVisible(CollectionVisibilityEvent) - Method in class org.nakedobjects.plugins.headless.applib.listeners.InteractionAdapter
 
collectionVisible(CollectionVisibilityEvent) - Method in interface org.nakedobjects.plugins.headless.applib.listeners.InteractionListener
A check was made to determine if a collection was visible.

A C D G H I N O P R S U V
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.