Uses of Class
com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
-
Packages that use UIFormLabelSpec.DocumentationPane Package Description com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®. -
-
Uses of UIFormLabelSpec.DocumentationPane in com.orchestranetworks.ui
Constructors in com.orchestranetworks.ui with parameters of type UIFormLabelSpec.DocumentationPane Constructor Description UIFormLabelSpec(UIFormLabelSpec.DocumentationPane aDocumentationPane, UserMessage aLabelMessage)Creates a simple label with aUserMessageand a documentation pane that is displayed in a pop-up.UIFormLabelSpec(UIFormLabelSpec.DocumentationPane aDocumentationPane, String aLabelText)Creates a simple label and documentation pane displayed in a pop-up.
-