Class EventMovedEventData<CEVENT>

java.lang.Object
org.teamapps.ux.component.calendar.EventMovedEventData<CEVENT>

public class EventMovedEventData<CEVENT>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EventMovedEventData​(CEVENT event, java.time.Instant newStart, java.time.Instant newEnd)  
  • Method Summary

    Modifier and Type Method Description
    CEVENT getEvent()  
    java.time.Instant getNewEnd()  
    java.time.Instant getNewStart()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait