| Package | Description |
|---|---|
| com.uc4.api.prompt |
This package contains prompt element classes.
|
| Class and Description |
|---|
| CheckGroupElement
This class represents a group of check boxes.
|
| DateElement
This class represents a date prompt element.
|
| OnChangeResetElement
Abstract class which adds OnChangeReset-functionality to a PromptElement.
|
| PromptInterfaces.Caption
Implemented if the prompt element contains captions.
|
| PromptInterfaces.Constraints
Represents min/max constraints.
|
| PromptInterfaces.DataReference
Implemented if the prompt element contains a data reference.
|
| PromptInterfaces.Focus
Implemented if the prompt element has a property to set the focus for user input.
|
| PromptInterfaces.ItemList
Represents the item list property.
|
| PromptInterfaces.Locked
Represents the locked property.
|
| PromptInterfaces.MultiSelect
Implemented if the prompt element contains a multi select.
|
| PromptInterfaces.OutputFormat
Implemented if the prompt element contains an output format.
|
| PromptInterfaces.QuoteCharacter
Implemented if the prompt element contains a quote character property.
|
| PromptInterfaces.ValueRequired
Implemented if the prompt has a property for required values.
|
| PromptInterfaces.XmlKey
Implemented if the prompt element contains an XML key.
|
| PromptInterfaces.XPath
Implemented if the prompt element contains a XPath field.
|
Copyright © 2021. All rights reserved.