Module neovim.notifications
Class NeovimRedrawEvent
java.lang.Object
com.ensarsarajcic.neovim.java.notifications.ui.NeovimRedrawEvent
- All Implemented Interfaces:
NeovimNotification
Represents a special notification that consists of multiple
UiEvents-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
NeovimRedrawEvent
-
-
Method Details
-
getNotificationName
Description copied from interface:NeovimNotificationProvides the name of this notification type. This will usually have the same value between instances.- Specified by:
getNotificationNamein interfaceNeovimNotification- Returns:
- name of this notification type
-
getUiEvents
-
toString
-