Uses of Interface
com.uc4.api.prompt.PromptInterfaces.XmlKey
-
Packages that use PromptInterfaces.XmlKey Package Description com.uc4.api.prompt -
-
Uses of PromptInterfaces.XmlKey in com.uc4.api.prompt
Classes in com.uc4.api.prompt that implement PromptInterfaces.XmlKey Modifier and Type Class Description classCheckGroupElementThis class represents a group of check boxes.classCheckListElementThis class represents a check list prompt element.classComboElementThis class represents a combo prompt element.classRadioGroupElementThis class represents a radio group element.classTextElementA prompt element of type text.
-