Module neovim.notifications
Class PopupmenuSelectEvent
java.lang.Object
com.ensarsarajcic.neovim.java.notifications.ui.popupmenu.PopupmenuSelectEvent
- All Implemented Interfaces:
UiPopupmenuEvent,UiEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
PopupmenuSelectEvent
public PopupmenuSelectEvent(int selected)
-
-
Method Details
-
getSelected
public int getSelected() -
getEventName
- Specified by:
getEventNamein interfaceUiEvent
-
toString
-