Class CrudI18n.Confirmations.Confirmation

    • Constructor Detail

      • Confirmation

        public Confirmation()
    • Method Detail

      • getContent

        public String getContent()
        Gets the main content in a dialog
        Returns:
        the main content
      • setContent

        public void setContent​(String content)
        Sets the main content in a dialog
        Parameters:
        content - the main content
      • getTitle

        public String getTitle()
        Gets the title on a dialog
        Returns:
        the title
      • setTitle

        public void setTitle​(String title)
        Sets the title on a dialog
        Parameters:
        title - the title