Uses of Interface
com.orchestranetworks.ui.UIComponentWriter
Packages that use UIComponentWriter
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
This package allows customizing forms.
This package provides a library of user interface widgets.
A public API for user services.
-
Uses of UIComponentWriter in com.orchestranetworks.ui
Subinterfaces of UIComponentWriter in com.orchestranetworks.uiModifier and TypeInterfaceDescriptioninterfaceEncapsulates an HTTP response so that an Ajax component is able to generate its part of the DHTML page.interfaceDeprecated.interfaceDeprecated.From release 6.0, this API is no longer supported.interfaceEncapsulates an HTTP request in order to display a table filter.Methods in com.orchestranetworks.ui that return UIComponentWriterModifier and TypeMethodDescriptionUIComponentWriter.addButtonHelp(String aURL) Displays a button with the help icon.UIComponentWriter.addButtonJavaScript(UIButtonSpecJSAction aJavaScriptButtonSpec) Adds a button for a JavaScript command.UIComponentWriter.addButtonJavaScriptToggle(UIButtonSpecJSActionToggle aJavaScriptToggleButtonSpec) Adds a toggle button for two JavaScript commands (toggle ON and toggle OFF). -
Uses of UIComponentWriter in com.orchestranetworks.ui.form
Subinterfaces of UIComponentWriter in com.orchestranetworks.ui.formModifier and TypeInterfaceDescriptioninterfaceEncapsulates 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.interfaceThis interface offers methods useful to create standard EBX® forms. -
Uses of UIComponentWriter in com.orchestranetworks.ui.form.widget
Subinterfaces of UIComponentWriter in com.orchestranetworks.ui.form.widgetModifier and TypeInterfaceDescriptioninterfaceThis interface offers methods that can be used to create a standard EBX® widget.interfaceThis interface offers methods that can be used to create a standard EBX® list widget. -
Uses of UIComponentWriter in com.orchestranetworks.userservice
Subinterfaces of UIComponentWriter in com.orchestranetworks.userserviceModifier and TypeInterfaceDescriptioninterfaceThis interface provides useful methods for rendering a user service pane.interfaceThis interface provides useful methods for rendering a user service pane.interfaceThis interface provides methods for rendering a user service content.
UICustomWidgetinstead.