Module neovim.notifications
Interface UiLineGridEvent
-
- All Superinterfaces:
UiEvent
- All Known Implementing Classes:
GridClearEvent,GridCursorGotoEvent,GridDestroyEvent,GridLineEvent,GridResizeEvent,GridScrollEvent,HighlightAttributeDefineEvent,HighlightGroupSetEvent
public interface UiLineGridEvent extends UiEvent
-
-
Method Summary
-
Methods inherited from interface com.ensarsarajcic.neovim.java.notifications.ui.UiEvent
getEventName
-
-