Package org.nakedobjects.plugins.headless.applib

Interface Summary
HeadlessViewer Provides the ability to obtain a "view" of a domain object such that it can be interacted with as if through a viewer.
ViewObject<T> Implemented by all objects that have been viewed as per HeadlessViewer.view(Object).
 

Enum Summary
HeadlessViewer.ExecutionMode Whether interactions with the view are actually passed onto the underlying domain object.
 

Exception Summary
DisabledException Superclass of exceptions which indicate an attempt to interact with a class member that is disabled.
HiddenException Superclass of exceptions which indicate an attempt to interact with a class member that is in some way hidden or invisible.
InteractionException  
InvalidException Superclass of exceptions which indicate an attempt to interact with an object or member in a way that is invalid.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.