java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.bpmui.screen.modeler.properties.sendemailtask.EmailAddressEdit
All Implemented Interfaces:
FrameOwner

@UiController("bpm_EmailAddressEdit") @UiDescriptor("email-address-edit.xml") public class EmailAddressEdit extends Screen
  • Field Details

    • metadata

      @Autowired protected Metadata metadata
    • notifications

      @Autowired protected Notifications notifications
    • messages

      @Autowired protected Messages messages
    • validator

      @Autowired protected javax.validation.Validator validator
  • Constructor Details

    • EmailAddressEdit

      public EmailAddressEdit()
  • Method Details