Modifier and Type | Method and Description |
---|---|
abstract Variant.ClosureVariant |
LspsContextHolder.getSubmitNavigationDefinition()
Gets the navigation definition from the document/todo definition.
|
Variant.ClosureVariant |
FormPreviewContextHolder.getSubmitNavigationDefinition() |
Variant.ClosureVariant |
AbstractTodoHolder.getSubmitNavigationDefinition() |
Variant.ClosureVariant |
AbstractDocumentHolder.getSubmitNavigationDefinition() |
Modifier and Type | Method and Description |
---|---|
protected Variant.ClosureVariant |
WGrid.WRendererClickListener.getClickHandler() |
Constructor and Description |
---|
UIFileResource(Variant.ClosureVariant closure,
UIComponent uiComponent,
boolean fireDownloadEvent,
boolean forceSave)
Full constructor.
|
Modifier and Type | Method and Description |
---|---|
static LspsDatabaseAccess |
LspsDatabaseAccess.forQuery(Variant.ClosureVariant queryClosure,
ExecutionContext executionContext,
ModelProviderClientService modelProviderService,
SharedRecordTypeFactory recordFactory)
Provides shared record instances returned by a query function called by given closure.
|
Modifier and Type | Class and Description |
---|---|
static class |
Variant.ScopedClosureVariant
Wraps a closure and an execution scope.
|
Modifier and Type | Method and Description |
---|---|
Variant.ClosureVariant |
Variant.closure()
Casts the value to a closure.
|
Variant.ClosureVariant |
WResource.WFileResource.getClosure()
Returns the closure this file resource invokes to obtain the file representation.
|
Variant.ClosureVariant |
Variant.ClosureVariant.requireNonnullClosure()
If the closure is null, closure execution fails.
|
Constructor and Description |
---|
WFileResource(Variant.ClosureVariant closure,
boolean forceSave,
Form form)
Creates a resource representing a file.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.