Uses of Interface
com.orchestranetworks.ui.JavaScriptCatalog.EbxHtmlButtonElement
Packages that use JavaScriptCatalog.EbxHtmlButtonElement
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
-
Uses of JavaScriptCatalog.EbxHtmlButtonElement in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui with parameters of type JavaScriptCatalog.EbxHtmlButtonElementModifier and TypeMethodDescriptionvoidJavaScriptCatalog.ebx_buttonUtils_setButtonDisabled(JavaScriptCatalog.EbxHtmlButtonElement aButton, boolean setDisabled) Disables the given button.voidJavaScriptCatalog.ebx_buttonUtils_setButtonWaitingMode(JavaScriptCatalog.EbxHtmlButtonElement aButton, boolean setWaitingMode) Turns the given button into the waiting mode.