Interface Button

  • All Superinterfaces:
    Base, Component, com.adobe.cq.export.json.ComponentExporter, FormComponent

    @ConsumerType
    public interface Button
    extends Base
    Defines the Button Sling Model used for the /apps/core/fd/components/form/button component.
    Since:
    com.adobe.cq.forms.core.components.models 2.1.0
    • Method Detail

      • getValue

        default java.lang.String getValue()
        Returns the button value.
        Returns:
        the button value
        Since:
        com.adobe.cq.forms.core.components.models 2.1.0
      • getIcon

        default java.lang.String getIcon()
        Returns the button icon identifier.
        Returns:
        the button icon identifier
        Since:
        com.adobe.cq.forms.core.components.models 2.1.0
      • getDefault

        default java.lang.String getDefault()
        Returns the button default value.
        Returns:
        the button icon identifier
        Since:
        com.adobe.cq.forms.core.components.models 2.1.0
      • getButtonType

        default java.lang.String getButtonType()
        Returns the type of action of the button