Class EVENT

All Implemented Interfaces:
UiObject

public class EVENT
extends AbstractClientPayloadMessage
implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • uiEvent

      protected UiEvent uiEvent
  • Constructor Details

    • EVENT

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

      public EVENT​(java.lang.String sessionId, int id, UiEvent uiEvent)
  • Method Details