Class VSOnUIEvent

All Implemented Interfaces:
EventListener, IGProp<String>, IPropReference, IReferencingGProp, Cloneable
Direct Known Subclasses:
EditorVSOnUIEvent

public class VSOnUIEvent extends VSRelativeReference<VSComponent>
Class to hold a reference to a VS Action (to invoke) or a VS component (for focus) when a UI component is "on"-something, such as "onClick".
Author:
Christopher Mindus