Interface FormsManager.ComponentDescription

All Superinterfaces:
Comparable<FormsManager.ComponentDescription>
Enclosing interface:
FormsManager

public static interface FormsManager.ComponentDescription extends Comparable<FormsManager.ComponentDescription>
  • Method Details

    • getResourceType

      String getResourceType()
      Return the resource type for this component.
      Returns:
      resource type
    • getTitle

      String getTitle()
      Return the title.
      Returns:
      title
    • getHint

      String getHint()
      Return a hint (text) for this component.
      Returns:
      A hint or null.
      Since:
      5.3