Menu
open external class Menu
Content copied to clipboard
Types
Functions
add Listener
Link copied to clipboard
open fun addListener(event: String, listener: (event: Event) -> Unit): Menu
Content copied to clipboard
close Popup
Link copied to clipboard
get Menu Item By Id
Link copied to clipboard
popup
Link copied to clipboard
remove Listener
Link copied to clipboard
open fun removeListener(event: String, listener: (event: Event) -> Unit): Menu
Content copied to clipboard