|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
HeadlessViewer.view(T domainObject,
HeadlessViewer.ExecutionMode mode)
Same as HeadlessViewer.view(Object), except the actual execution occurs only if the execute
parameter indicates. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||