Interface ConfigNotificationView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
ConfigNotificationViewImpl

public interface ConfigNotificationView extends View
  • Method Details

    • getEmailSubjectField

      TextField getEmailSubjectField()
    • getEmailBodyField

      TextArea getEmailBodyField()
    • getReceberEmailField

      CheckBox getReceberEmailField()
    • getReceberPushField

      CheckBox getReceberPushField()
    • getControleDeErroField

      CheckBox getControleDeErroField()
    • getUsuariosNotificacaoField

      UsuarioDTOMultiValueComboBox getUsuariosNotificacaoField()
    • getGruposNotificacaoField

      RoleDTOMultiValueComboBox getGruposNotificacaoField()
    • getEmailsNotificacaoField

      MultivalueTextField getEmailsNotificacaoField()