Class UiField.BlurEvent

java.lang.Object
org.teamapps.dto.UiField.BlurEvent
All Implemented Interfaces:
UiEvent
Enclosing class:
UiField

public static class UiField.BlurEvent extends Object implements UiEvent
  • Field Details

    • componentId

      protected String componentId
  • Constructor Details

    • BlurEvent

      @Deprecated public BlurEvent()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • BlurEvent

      public BlurEvent(String componentId)
  • Method Details