Uses of Class
com.orchestranetworks.ui.UIRenderingMode
Packages that use UIRenderingMode
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
-
Uses of UIRenderingMode in com.orchestranetworks.ui
Fields in com.orchestranetworks.ui declared as UIRenderingModeModifier and TypeFieldDescriptionstatic final UIRenderingModeUIRenderingMode.DISPLAYstatic final UIRenderingModeUIRenderingMode.EDITstatic final UIRenderingModeUIRenderingMode.PRINTDeprecated.Methods in com.orchestranetworks.ui that return UIRenderingModeModifier and TypeMethodDescriptionUIResponseContext.getRenderingMode()Deprecated.Returns the current rendering mode.UITableFilterResponseContext.getRenderingMode()Returns the current rendering mode (editorprint).Methods in com.orchestranetworks.ui with parameters of type UIRenderingModeModifier and TypeMethodDescriptionvoidUIResponseContext.addUIBestMatchingDisplay(Path aPath, UIRenderingMode renderingMode, String htmlAttributes) Deprecated.
UIResponseContext.newBestMatching(Path),UIWidget.setEditorDisabled(boolean)andUIResponseContext.addWidget(UIWidget)