Uses of Class
com.orchestranetworks.ui.UIHttpManagerComponent.CloseButtonSpec
Packages that use UIHttpManagerComponent.CloseButtonSpec
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
-
Uses of UIHttpManagerComponent.CloseButtonSpec in com.orchestranetworks.ui
Fields in com.orchestranetworks.ui declared as UIHttpManagerComponent.CloseButtonSpecModifier and TypeFieldDescriptionstatic final UIHttpManagerComponent.CloseButtonSpecUIHttpManagerComponent.CloseButtonSpec.CROSSDisplays a cross button on the top right.static final UIHttpManagerComponent.CloseButtonSpecUIHttpManagerComponent.CloseButtonSpec.LOGOUTDisplays the standard log out button on the top right.Methods in com.orchestranetworks.ui that return UIHttpManagerComponent.CloseButtonSpecModifier and TypeMethodDescriptionUIHttpManagerComponent.getCloseButtonSpec()Returns the close button display style for this Web Component.Methods in com.orchestranetworks.ui with parameters of type UIHttpManagerComponent.CloseButtonSpecModifier and TypeMethodDescriptionvoidUIHttpManagerComponent.setCloseButtonSpec(UIHttpManagerComponent.CloseButtonSpec closeButtonSpec) Specifies whether the close button is displayed for this Web Component, and if so, its display style.