Uses of Class
com.orchestranetworks.ui.UIButtonSpecJSAction
Packages that use UIButtonSpecJSAction
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
-
Uses of UIButtonSpecJSAction in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui that return UIButtonSpecJSActionModifier and TypeMethodDescriptionUIComponentWriter.buildButtonPreview(UIHttpManagerComponent aWebComponent) Builds a preview button using the standard "preview" label.UIComponentWriter.buildButtonPreview(String aURL) Builds a preview button, using the standard "preview" label.UIComponentWriter.buildButtonPreview(String aURL, UserMessage aLabel) Builds a preview button with the specified label.Methods in com.orchestranetworks.ui with parameters of type UIButtonSpecJSActionModifier and TypeMethodDescriptionUIComponentWriter.addButtonJavaScript(UIButtonSpecJSAction aJavaScriptButtonSpec) Adds a button for a JavaScript command.