Interface PromptInterfaces.Caption

All Known Implementing Classes:
CheckGroupElement, CheckListElement, ComboElement, DateElement, LabelElement, NumberElement, RadioGroupElement, TextElement, TimeElement, TimeStampElement
Enclosing interface:
PromptInterfaces

public static interface PromptInterfaces.Caption
Implemented if the prompt element contains captions.
  • Method Details

    • getCaption

      String getCaption()
      Returns:
      Return the Caption (Label) of the prompt
    • setCaption

      void setCaption(String text)
      Parameters:
      text - Set the Caption (Label) of the prompt