Skip to content

Instantly share code, notes, and snippets.

@Faylixe
Last active December 7, 2015 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Faylixe/1903c2249384d048bfbf to your computer and use it in GitHub Desktop.
Save Faylixe/1903c2249384d048bfbf to your computer and use it in GitHub Desktop.
Sample for menu builder.
/** ... **/
controller.accept(builder.createItem("Save", controller::save));
/** ... **/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment