Class DomEventResize
java.lang.Object
io.jmix.fullcalendarflowui.kit.component.model.dom.AbstractEventMoveEvent
io.jmix.fullcalendarflowui.kit.component.model.dom.DomEventResize
- All Implemented Interfaces:
- Serializable
INTERNAL.
- See Also:
- 
Field SummaryFieldsFields inherited from class io.jmix.fullcalendarflowui.kit.component.model.dom.AbstractEventMoveEventevent, mouseDetails, oldEvent, relatedEvents, view
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetEndDelta(DomCalendarDuration endDelta) voidsetStartDelta(DomCalendarDuration startDelta) Methods inherited from class io.jmix.fullcalendarflowui.kit.component.model.dom.AbstractEventMoveEventgetEvent, getMouseDetails, getOldEvent, getRelatedEvents, getView, setEvent, setMouseDetails, setOldEvent, setRelatedEvents, setView
- 
Field Details- 
startDelta
- 
endDelta
 
- 
- 
Constructor Details- 
DomEventResizepublic DomEventResize()
 
- 
- 
Method Details- 
getStartDelta
- 
setStartDelta
- 
getEndDelta
- 
setEndDelta
 
-