Class ImageStyleConfigurationForm


  • public class ImageStyleConfigurationForm
    extends EditPage
    Page object for the image style configuration form.
    Since:
    14.3RC1
    Version:
    $Id: 68b9c94e0d52bf06dbb9e6613ade4f23d4e9566b $
    • Constructor Detail

      • ImageStyleConfigurationForm

        public ImageStyleConfigurationForm()
    • Method Detail

      • setPrettyName

        public ImageStyleConfigurationForm setPrettyName​(String prettyName)
        Fill the pretty name field.
        Parameters:
        prettyName - the pretty name (e.g., "Borderless")
        Returns:
        the current page object
      • setType

        public ImageStyleConfigurationForm setType​(String type)
        Fill the type field.
        Parameters:
        type - the type of the field (e.g., "borderless-class")
        Returns:
        the current page object
      • clickBackToTheAdministration

        public ImageStyleAdministrationPage clickBackToTheAdministration()
        Goes back to the administration by following the dedicated link.
        Returns:
        the administration page object