public final class ContextCloseImpl extends ContextRenderImpl implements net.infumia.frame.context.view.ContextClose
| Constructor and Description |
|---|
ContextCloseImpl(@NotNull net.infumia.frame.context.view.ContextRender ctx,
@NotNull net.infumia.frame.viewer.Viewer viewer,
boolean forced) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancelled() |
void |
cancelled(boolean cancelled) |
boolean |
forced() |
@NotNull net.infumia.frame.viewer.Viewer |
viewer() |
addElement, availableSlot, availableSlot, back, canBack, closeForEveryone, closeForEveryone, closeForViewer, closeForViewer, config, container, elements, firstSlot, lastSlot, layouts, layoutSlot, layoutSlot, layoutSlot, pipelines, pipelinesViewer, position, resultSlot, resultSlot, simulateFirstRender, simulateNavigate, simulateResume, slot, slotFinder, unsetSlot, updateTask, updateTaskaddViewer, equals, hashCode, id, initialConfig, initialData, openForEveryone, openForEveryone, openForViewer, openForViewer, removeViewer, sharedView, stateValueHost, view, viewerOrThrow, viewersframe, instances, stateRegistrybuildComputedAsyncPaginationState, buildComputedAsyncPaginationState, buildComputedPaginationState, buildComputedPaginationState, buildLazyAsyncPaginationState, buildLazyAsyncPaginationState, buildLazyPaginationState, buildLazyPaginationState, buildPaginationState, createComputedAsyncPaginationState, createComputedAsyncPaginationState, createComputedPaginationState, createComputedPaginationState, createComputedState, createComputedState, createInitialState, createLazyAsyncPaginationState, createLazyAsyncPaginationState, createLazyPaginationState, createLazyPaginationState, createLazyState, createLazyState, createMutableState, createPaginationState, createStateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitback, canBack, closeForEveryone, closeForEveryone, closeForViewer, closeForViewer, config, container, layouts, pipelinesViewerid, initialConfig, initialData, openForEveryone, openForEveryone, openForViewer, openForViewer, sharedView, view, viewersbuildComputedAsyncPaginationState, buildComputedAsyncPaginationState, buildComputedPaginationState, buildComputedPaginationState, buildLazyAsyncPaginationState, buildLazyAsyncPaginationState, buildLazyPaginationState, buildLazyPaginationState, buildPaginationState, createComputedAsyncPaginationState, createComputedAsyncPaginationState, createComputedPaginationState, createComputedPaginationState, createComputedState, createComputedState, createInitialState, createLazyAsyncPaginationState, createLazyAsyncPaginationState, createLazyPaginationState, createLazyPaginationState, createLazyState, createLazyState, createMutableState, createPaginationState, createStateavailableSlot, availableSlot, firstSlot, lastSlot, layoutSlot, layoutSlot, layoutSlot, position, resultSlot, resultSlot, slot, unsetSlotaddViewer, removeViewer, viewerOrThrowstateRegistrypublic ContextCloseImpl(@NotNull
@NotNull net.infumia.frame.context.view.ContextRender ctx,
@NotNull
@NotNull net.infumia.frame.viewer.Viewer viewer,
boolean forced)
@NotNull public @NotNull net.infumia.frame.viewer.Viewer viewer()
viewer in interface net.infumia.frame.context.ContextBaseviewer in class ContextBaseImplpublic boolean forced()
forced in interface net.infumia.frame.context.view.ContextClosepublic boolean cancelled()
cancelled in interface net.infumia.frame.service.Cancellablepublic void cancelled(boolean cancelled)
cancelled in interface net.infumia.frame.service.Cancellable