public class

VideoArchiveChangedEvent

extends UIChangeEvent<A>
java.lang.Object
   ↳ vars.annotation.ui.eventbus.UIEvent<A>
     ↳ vars.annotation.ui.eventbus.UIChangeEvent<A>
       ↳ vars.annotation.ui.eventbus.VideoArchiveChangedEvent

Summary

[Expand]
Inherited Fields
From class vars.annotation.ui.eventbus.UIEvent
Public Constructors
VideoArchiveChangedEvent(Object updateSource, VideoArchive videoArchive)
[Expand]
Inherited Methods
From class vars.annotation.ui.eventbus.UIEvent
From class java.lang.Object

Public Constructors

public VideoArchiveChangedEvent (Object updateSource, VideoArchive videoArchive)