Interface Button
- All Superinterfaces:
ComponentExporter,Field
Defines the
Button Sling Model used for the /apps/core/wcm/components/button component.- Since:
- com.adobe.cq.wcm.core.components.models.form 13.0.0
-
Nested Class Summary
Nested Classes -
Field Summary
-
Method Summary
Methods inherited from interface com.adobe.cq.wcm.core.components.models.form.Field
getExportedType, getHelpMessage, getId, getName, getTitle, getValue
-
Method Details
-
getType
Returns this button's type.- Returns:
- the type of the button; possible values: 'button', 'submit'
- Since:
- com.adobe.cq.wcm.core.components.models.form 13.0.0; marked
defaultin 14.1.0
-