Uses of Class
com.orchestranetworks.ui.UIRenderingMode
-
Packages that use UIRenderingMode Package Description com.orchestranetworks.ui 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 UIRenderingMode Modifier and Type Field Description static UIRenderingModeUIRenderingMode. DISPLAYstatic UIRenderingModeUIRenderingMode. EDITstatic UIRenderingModeUIRenderingMode. PRINTDeprecated.Methods in com.orchestranetworks.ui that return UIRenderingMode Modifier and Type Method Description UIRenderingModeUIResponseContext. getRenderingMode()Deprecated.Returns the current rendering mode.UIRenderingModeUITableFilterResponseContext. getRenderingMode()Returns the current rendering mode (editorprint).Methods in com.orchestranetworks.ui with parameters of type UIRenderingMode Modifier and Type Method Description voidUIResponseContext. addUIBestMatchingDisplay(Path aPath, UIRenderingMode renderingMode, String htmlAttributes)Deprecated.
-