Uses of Interface
com.uc4.api.prompt.PromptInterfaces.XPath
-
Packages that use PromptInterfaces.XPath Package Description com.uc4.api.prompt -
-
Uses of PromptInterfaces.XPath in com.uc4.api.prompt
Classes in com.uc4.api.prompt that implement PromptInterfaces.XPath Modifier and Type Class Description class
CheckGroupElement
This class represents a group of check boxes.class
CheckListElement
This class represents a check list prompt element.class
ComboElement
This class represents a combo prompt element.class
RadioGroupElement
This class represents a radio group element.class
TextElement
A prompt element of type text.
-