Package com.uc4.api.prompt
Interface PromptInterfaces.Caption
- 
- All Known Implementing Classes:
 CheckGroupElement,CheckListElement,ComboElement,DateElement,LabelElement,NumberElement,RadioGroupElement,TextElement,TimeElement,TimeStampElement
- Enclosing interface:
 - PromptInterfaces
 
public static interface PromptInterfaces.CaptionImplemented if the prompt element contains captions. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCaption()voidsetCaption(java.lang.String text) 
 -