Uses of Class
org.nakedobjects.plugins.headless.applib.HeadlessViewer.ExecutionMode

Packages that use HeadlessViewer.ExecutionMode
org.nakedobjects.plugins.headless.applib   
 

Uses of HeadlessViewer.ExecutionMode in org.nakedobjects.plugins.headless.applib
 

Methods in org.nakedobjects.plugins.headless.applib that return HeadlessViewer.ExecutionMode
static HeadlessViewer.ExecutionMode HeadlessViewer.ExecutionMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HeadlessViewer.ExecutionMode[] HeadlessViewer.ExecutionMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.nakedobjects.plugins.headless.applib with parameters of type HeadlessViewer.ExecutionMode
<T> T
HeadlessViewer.view(T domainObject, HeadlessViewer.ExecutionMode mode)
          Same as HeadlessViewer.view(Object), except the actual execution occurs only if the execute parameter indicates.
 



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