Module neovim.notifications
Interface UiEvent
- All Known Subinterfaces:
UiCmdlineEvent,UiGlobalEvent,UiGridEvent,UiPopupmenuEvent,UiTablineEvent,UiWildmenuEvent
- All Known Implementing Classes:
BellEvent,BusyOffEvent,BusyOnEvent,ClearEvent,CmdlineBlockAppend,CmdlineBlockHideEvent,CmdlineBlockShow,CmdlineHideEvent,CmdlinePosEvent,CmdlineShowEvent,CmdlineSpecialCharEvent,CursorGotoEvent,DefaultColorsSetEvent,EolClearEvent,FlushEvent,HighlightSetEvent,ModeChangeEvent,ModeInfoSetEvent,MouseOffEvent,MouseOnEvent,OptionSetEvent,PopupmenuHideEvent,PopupmenuSelectEvent,PopupmenuShowEvent,PutEvent,ResizeEvent,ScrollEvent,SetIconEvent,SetScrollRegionEvent,SetTitleEvent,SuspendEvent,TablineUpdateEvent,UnsupportedEvent,UpdateBackgroundEvent,UpdateForegroundEvent,UpdateMenuEvent,UpdateSpecialColorEvent,VisualBellEvent,WildmenuHideEvent,WildmenuSelectEvent,WildmenuShowEvent
public interface UiEvent
Represents one part of a
NeovimRedrawEvent-
Method Summary
-
Method Details
-
getEventName
String getEventName()
-