Class SaveAndPreviewButtonControl

  • All Implemented Interfaces:
    VariableResolver, IControl

    public class SaveAndPreviewButtonControl
    extends ButtonControl
    Responsible for calling the process action handler with id="commitAndPreview".

    Generally included in the edit popup interfaces

    The process action handler responses usually refresh the parent window, maintain the current window open and opens another preview window passing the currently editing content to be previewed.

    Since:
    4.1.0
    Version:
    $Revision: 20359 $ $Date: 2017-07-07 18:57:20 -0300 (Fri, 07 Jul 2017) $