Uses of Interface
com.orchestranetworks.ui.UIAjaxContext
-
Packages that use UIAjaxContext Package Description com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®. -
-
Uses of UIAjaxContext in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui with parameters of type UIAjaxContext Modifier and Type Method Description static UIHttpManagerComponentUIHttpManagerComponent. createOnAjaxContext(UIAjaxContext aContext)Deprecated.This method has been replaced byUIResourceLocator.createWebComponentForSubSession().abstract voidUIAjaxComponent. doAjaxResponse(UIAjaxContext aResponse)When the client sends an HTTP request targeting this component, this method is invoked.
-