Class EditableButtonFormField

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<out EditableButtonFormElement> getSelectedButtons() Gets a list of form elements that are currently selected.
      boolean setSelectedButtons(@NonNull() List<out EditableButtonFormElement> formElements) Sets a list of form elements that should be selected.
      List<out EditableButtonFormElement> getFormElements() Retrieve list of form elements that represents this field visually.
      • Methods inherited from class com.pspdfkit.forms.FormField

        equals, getAdditionalAction, getAlternateFieldName, getFormElement, getFormElements, getFullyQualifiedName, getInternal, getMappingName, getName, getType, hashCode, isDirty, isExported, isReadOnly, isRequired, reset
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait