Module neovim.notifications
Interface UiGridEvent
-
- All Superinterfaces:
UiEvent
- All Known Implementing Classes:
ClearEvent,CursorGotoEvent,DefaultColorsSetEvent,EolClearEvent,HighlightSetEvent,PutEvent,ResizeEvent,ScrollEvent,SetScrollRegionEvent,UpdateBackgroundEvent,UpdateForegroundEvent,UpdateSpecialColorEvent
public interface UiGridEvent extends UiEvent
-
-
Method Summary
-
Methods inherited from interface com.ensarsarajcic.neovim.java.notifications.ui.UiEvent
getEventName
-
-