Uses of Class
com.orchestranetworks.ui.UIButtonSpecJSAction
-
Packages that use UIButtonSpecJSAction Package Description com.orchestranetworks.ui 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 UIButtonSpecJSAction Modifier and Type Method Description UIButtonSpecJSActionUIComponentWriter. buildButtonPreview(UIHttpManagerComponent aWebComponent)Builds a preview button using the standard "preview" label.UIButtonSpecJSActionUIComponentWriter. buildButtonPreview(String aURL)Builds a preview button, using the standard "preview" label.UIButtonSpecJSActionUIComponentWriter. buildButtonPreview(String aURL, UserMessage aLabel)Builds a preview button with the specified label.Methods in com.orchestranetworks.ui with parameters of type UIButtonSpecJSAction Modifier and Type Method Description UIComponentWriterUIComponentWriter. addButtonJavaScript(UIButtonSpecJSAction aJavaScriptButtonSpec)Adds a button for a JavaScript command.
-