Uses of Interface
com.orchestranetworks.ui.UIResourceLocator
-
Packages that use UIResourceLocator Package Description com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX®.com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®.com.orchestranetworks.ui.form This package allows customizing forms.com.orchestranetworks.ui.form.widget This package provides a library of user interface widgets.com.orchestranetworks.userservice A public API for user services. -
-
Uses of UIResourceLocator in com.orchestranetworks.service
Classes in com.orchestranetworks.service that implement UIResourceLocator Modifier and Type Class Description classServiceContextDeprecated.From release 6.0, this API is no longer supported. -
Uses of UIResourceLocator in com.orchestranetworks.ui
Subinterfaces of UIResourceLocator in com.orchestranetworks.ui Modifier and Type Interface Description interfaceUIAjaxContextEncapsulates an HTTP response so that an Ajax component is able to generate its part of the DHTML page.interfaceUIComponentWriterThis interface offers common user interface methods to create standard EBX® components.interfaceUILabelRendererForHierarchyContextProvides a context for displaying a hierarchy node.interfaceUIResponseContextDeprecated.From 5.8.0, please use the new APIUICustomWidgetinstead.interfaceUIServiceComponentWriterDeprecated.From release 6.0, this API is no longer supported.interfaceUITableFilterResponseContextEncapsulates an HTTP request in order to display a table filter. -
Uses of UIResourceLocator in com.orchestranetworks.ui.form
Subinterfaces of UIResourceLocator in com.orchestranetworks.ui.form Modifier and Type Interface Description interfaceUIFormContextContext provided by the user interface container that helps when defining the various parts of a custom form.interfaceUIFormPaneWriterEncapsulates an HTTP response so that a form layout is able to generate its part of the page, including the building of standard model-driven widgets.interfaceUIFormWriterThis interface offers methods useful to create standard EBX® forms. -
Uses of UIResourceLocator in com.orchestranetworks.ui.form.widget
Subinterfaces of UIResourceLocator in com.orchestranetworks.ui.form.widget Modifier and Type Interface Description interfaceWidgetWriterThis interface offers methods that can be used to create a standard EBX® widget.interfaceWidgetWriterForListThis interface offers methods that can be used to create a standard EBX® list widget. -
Uses of UIResourceLocator in com.orchestranetworks.userservice
Subinterfaces of UIResourceLocator in com.orchestranetworks.userservice Modifier and Type Interface Description interfaceUserServiceDisplayConfiguratorThis interface provides methods to set up a user service display.interfaceUserServiceEventContextThis interface provides information and utility methods useful when processing an event.interfaceUserServiceGetCreatedRecordContext<S extends EntitySelection>This interface defines methods to get contextual information about the user service being invoked.interfaceUserServiceInitializeContext<S extends EntitySelection>This interface provides information and utility methods useful when initializing a user service.interfaceUserServicePaneWriterThis interface provides useful methods for rendering a user service pane.interfaceUserServiceRawPaneWriterThis interface provides useful methods for rendering a user service pane.interfaceUserServiceResourceLocatorThis interface defines methods to build URLs that are useful for a user service.interfaceUserServiceWriterThis interface provides methods for rendering a user service content.
-