Class FormElementConfiguration

  • All Implemented Interfaces:

    @RestrictTo(value = LIBRARY) 
    public abstract class FormElementConfiguration<T extends FormElement, K extends FormField>
    
                        

    Base class for all form element configuration classes. Every class extending FormElementConfiguration class must use generics and explicitly declaring the FormElement subtype that is configuring, this will enforce type-safe checking.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description