| Package | Description |
|---|---|
| com.orchestranetworks.ui |
This package provides the capability to create custom user interface components
that are integrated within EBX®.
|
| Modifier and Type | Method and Description |
|---|---|
static UIHttpManagerComponent |
UIHttpManagerComponent.createOnAjaxContext(UIAjaxContext aContext)
Deprecated.
This method has been replaced by
UIResourceLocator.createWebComponentForSubSession(). |
abstract void |
UIAjaxComponent.doAjaxResponse(UIAjaxContext aResponse)
When the client sends an HTTP request targeting this component,
this method is invoked.
|