Package com.orchestranetworks.ui
package com.orchestranetworks.ui
This package provides the capability to create custom user interface components that are integrated within EBX®.
-
ClassDescriptionDefines how to display a filtered table or record in a Web Component on first call.This interface is only used to document JavaScript functions and should not be referenced by Java code.A JavaScript object that holds a list of messages with different severities.Represents an HTML button generated by EBX® using a Java
UIButtonSpec
object.Thrown to indicate that a specified module (web application) has not been registered in the current environment.Identifies a type of packaged resource.Abstract class for implementing an Ajax component.Encapsulates an HTTP response so that an Ajax component is able to generate its part of the DHTML page.Deprecated.Deprecated.To use only for backward compatibility ofUIBeanEditor
implementations written in versions 4.x.This interface provides methods for adding text to the body of a document.This class is used to set the icon of a button.This class can be used to set the layout of a button.This class provides different ways to display the relief of a button.This abstract class provides the common features for different types of buttons.Standard button to launch a JavaScript command.Standard toggle button that calls a JavaScript command for each change of state.This abstract class provides the common features for buttons that can redirect current user.In the context of User services, specifies an HTML submit button.Standard button to redirect user to a given URL.This interface offers common user interface methods to create standard EBX® components.Deprecated., @seeUICustomWidget
This class defines all CSS classes usable for User services, UI beans andFormPane
s.All the CSS classes used to display standard icons.For basic tables (<table>
,<tr>
,<th>
and<td>
containing data).All the CSS classes used to display standard text styles.This class defines server-side CSS utilities.This interface provides methods to add dependencies to resource files in the current response context.Specifies a label to display and optional additional documentation, accessible in a pop-up.Describes the content of a documentation pane.Encapsulates an HTTP request so that a custom form can provide the user input validation context.This class can be used to set a built-in icon at the beginning of a form row.In the context of User services, specifies the general features of an HTML form.This class is a utility for invoking user interface components using the HTTP protocol.Defines the appearance of the close button.Constants for features available in dataset.Constants for features available in record form.Defines the scope of the user navigation, namely, the parts of the user interface that are available to the user during the session.Constants for features available in tables and hierarchies.Represents the return code of a user interaction initiated byUIHttpManagerComponent
.This interface provides methods to add JavaScript in the current response context.Interface for displaying a record in a table or a foreign key constraint.Provides a context for displaying a record.Interface for presenting a hierarchy node inside a hierarchy tree.Provides a context for displaying a hierarchy node.Provides a common interface for computing labels.Defines the rendering mode of the UI.Deprecated.From 5.8.0, please use the new APIUICustomWidget
instead.This interface defines methods to build URLs that change the entity in the current navigation context and access various types of resources (Web Component, Ajax component, static web resources).Deprecated.From 5.8.0, please use the new APIUICustomWidget
instead.Deprecated.From release 6.0, this API is no longer supported.This interface provides methods for retrieving a user session from a user interface component.This class is used to define table cell styles for a UI bean editor.Abstract class for implementing a user interface filter on a table.Common interface for contexts used by aUITableFilter
Encapsulates an HTTP request in order to set up a filter.Encapsulates an HTTP request in order to display a table filter.
UICustomWidget
instead.