| Modifier and Type | Method and Description |
|---|---|
RequestContextImpl |
AjaxRequestContext.getRctx() |
| Modifier and Type | Method and Description |
|---|---|
void |
AjaxRequestHandler.handleRequest(RequestContextImpl ctx)
Actual execution by delegating to the context.
|
| Constructor and Description |
|---|
AjaxRequestContext(AjaxRequestHandler ajaxRequestHandler,
RpcCallHandler ch,
RequestContextImpl ctx) |
URLParameterProvider(RequestContextImpl rctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
WeekAgendaComponent.componentHandleWebAction(RequestContextImpl ctx,
String action) |
| Modifier and Type | Method and Description |
|---|---|
void |
CKEditor.componentHandleWebAction(RequestContextImpl ctx,
String action)
Handle
CKEditor.WEBUI_CK_DOMUIIMAGE_ACTION activity on CKEditor customized commands that interacts with domui. |
void |
CKEditResPart.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynaImaPart.DynaRenderer.generate(DomApplication app,
RequestContextImpl param,
String rurl) |
void |
DynaImaPart.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayImage.componentHandleWebDataRequest(RequestContextImpl ctx,
String action)
Called to render the image inside the component.
|
void |
ImageSelectControl.componentHandleWebDataRequest(RequestContextImpl ctx,
String action)
Called to render the image inside the component.
|
boolean |
ImageSelectControl.handleUploadRequest(RequestContextImpl param,
ConversationContext conversation) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimplePopupMenu.componentHandleWebAction(RequestContextImpl ctx,
String action) |
| Modifier and Type | Method and Description |
|---|---|
void |
CloseOnClickPanel.webActionCLOSEMENU(RequestContextImpl context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScrollableDataTable.componentHandleWebAction(RequestContextImpl ctx,
String action)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkUploadButton.componentHandleWebAction(RequestContextImpl ctx,
String action) |
void |
BulkUpload.componentHandleWebAction(RequestContextImpl ctx,
String action) |
void |
UploadPart.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
boolean |
BulkUploadButton.handleUploadRequest(RequestContextImpl param,
ConversationContext conversation)
Handle an upload completion event.
|
boolean |
BulkUpload.handleUploadRequest(RequestContextImpl param,
ConversationContext conversation)
Handle an upload completion event.
|
boolean |
IUploadAcceptingComponent.handleUploadRequest(RequestContextImpl param,
ConversationContext conversation) |
boolean |
FileUpload.handleUploadRequest(RequestContextImpl param,
ConversationContext conversation) |
| Modifier and Type | Method and Description |
|---|---|
void |
Select.componentHandleWebAction(RequestContextImpl ctx,
String action)
Handle the action sent by the return pressed Javascript thingerydoo.
|
void |
UrlPage.componentHandleWebAction(RequestContextImpl ctx,
String action) |
void |
NodeBase.componentHandleWebAction(RequestContextImpl ctx,
String action)
Default handling for webui AJAX actions to a component.
|
void |
Input.componentHandleWebAction(RequestContextImpl ctx,
String action)
The input tag handles
Constants.ACMD_LOOKUP_TYPING and Constants.ACMD_LOOKUP_TYPING_DONE browser commands. |
void |
Div.componentHandleWebAction(RequestContextImpl ctx,
String action)
Handle the action sent by the return pressed Javascript thingerydoo.
|
void |
NodeBase.componentHandleWebDataRequest(RequestContextImpl ctx,
String action)
Out-of-bound data request for a component.
|
protected void |
NodeBase.handleDrop(RequestContextImpl ctx)
Called when a drop is done on a DropTarget node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWebActionHandler.handleWebAction(NodeBase node,
RequestContextImpl context,
boolean responseExpected) |
static void |
JsonWebActionFactory.renderResponse(Method calledMethod,
RequestContextImpl ctx,
Object response)
Render the response as a JSON object, by default.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TempDirPart.generate(DomApplication app,
String rurl,
RequestContextImpl param)
Generate the appropriate resource inside the tmpdir passed.
|
void |
OpenStacktracePart.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
void |
PollInfo.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
void |
CachedImagePart.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
void |
TempFilePart.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
protected void |
CachedImagePart.generateImage(RequestContextImpl ri,
FullImage fima) |
void |
ComponentPartRenderer.initialize(DomApplication app,
RequestContextImpl param,
String rurl) |
void |
IComponentUrlDataProvider.provideUrlData(RequestContextImpl parameterSource) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractContextMaker.callInterceptorsAfter(List<IRequestInterceptor> il,
RequestContextImpl ctx,
Exception x) |
static void |
AbstractContextMaker.callInterceptorsBegin(List<IRequestInterceptor> il,
RequestContextImpl ctx) |
void |
AbstractContextMaker.execute(HttpServerRequestResponse requestResponse,
RequestContextImpl ctx,
javax.servlet.FilterChain chain) |
static void |
ApplicationRequestHandler.generateAjaxRedirect(RequestContextImpl ctx,
String url)
Generate an AJAX redirect command.
|
static void |
ApplicationRequestHandler.generateHttpRedirect(RequestContextImpl ctx,
String to,
String rsn)
Sends a redirect as a 304 MOVED command.
|
String |
DomApplication.handleNotLoggedInException(RequestContextImpl ci,
Page page,
NotLoggedInException x)
Responsible for redirecting to the appropriate login page.
|
void |
IFilterRequestHandler.handleRequest(RequestContextImpl ctx) |
void |
ResourceRequestHandler.handleRequest(RequestContextImpl ctx)
Handles requests for $ resources.
|
void |
ApplicationRequestHandler.handleRequest(RequestContextImpl ctx) |
void |
DomApplication.internalCallPageAction(RequestContextImpl ctx,
Page ws) |
void |
DomApplication.internalCallPageFullRender(RequestContextImpl ctx,
Page ws) |
void |
IDomUIStateListener.onBeforeFullRender(RequestContextImpl ctx,
Page pg)
Called just before the page is rendered fully.
|
void |
IDomUIStateListener.onBeforePageAction(RequestContextImpl ctx,
Page pg)
Called just before page actions are executed (AJAX requests)
|
static void |
ApplicationRequestHandler.renderOptimalDelta(RequestContextImpl ctx,
Page page) |
| Constructor and Description |
|---|
ExceptionUtil(RequestContextImpl ri) |
| Modifier and Type | Method and Description |
|---|---|
void |
IUnbufferedPartFactory.generate(DomApplication app,
String rurl,
RequestContextImpl param) |
void |
PartRequestHandler.generate(IBufferedPartFactory pf,
RequestContextImpl ctx,
String url)
Helper which handles possible cached buffered parts.
|
CachedPart |
PartRequestHandler.getCachedInstance(IBufferedPartFactory pf,
RequestContextImpl ctx,
String url) |
void |
PartRequestHandler.handleRequest(RequestContextImpl ctx)
Entrypoint for when the class name is inside the URL (direct entry).
|
void |
IPartRenderer.render(RequestContextImpl ctx,
String rest) |
void |
PartRequestHandler.renderUrlPart(IUrlPart part,
RequestContextImpl ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShelvedDomUIPage.activate(RequestContextImpl ctx,
boolean ajax) |
void |
IShelvedEntry.activate(RequestContextImpl ctx,
boolean ajax) |
boolean |
WindowSession.handleExceptionGoto(RequestContextImpl ctx,
Page currentpg,
boolean ajax)
Goto handling in EXCEPTION handling mode: only Redirect is allowed here.
|
boolean |
WindowSession.handleGoto(RequestContextImpl ctx,
Page currentpg,
boolean ajax)
This checks whether a new page is to be made resident, instead of the
current page.
|
Copyright © 2017 etc.to. All rights reserved.