public class

UISelectionEvent

extends UIEvent<A>
java.lang.Object
   ↳ vars.annotation.ui.eventbus.UIEvent<A>
     ↳ vars.annotation.ui.eventbus.UISelectionEvent<A>
Known Direct Subclasses

Summary

[Expand]
Inherited Fields
From class vars.annotation.ui.eventbus.UIEvent
Public Constructors
UISelectionEvent(Object selectionSource, A refs)
Public Methods
Object getSelectionSource()
[Expand]
Inherited Methods
From class vars.annotation.ui.eventbus.UIEvent
From class java.lang.Object

Public Constructors

public UISelectionEvent (Object selectionSource, A refs)

Public Methods

public Object getSelectionSource ()