Module neovim.notifications
Interface UiCmdlineEvent
-
- All Superinterfaces:
UiEvent
- All Known Implementing Classes:
CmdlineBlockAppend,CmdlineBlockHideEvent,CmdlineBlockShow,CmdlineHideEvent,CmdlinePosEvent,CmdlineShowEvent,CmdlineSpecialCharEvent
public interface UiCmdlineEvent extends UiEvent
-
-
Method Summary
-
Methods inherited from interface com.ensarsarajcic.neovim.java.notifications.ui.UiEvent
getEventName
-
-