Class EditMenu
In: lib/json/editor.rb
Parent: Object

This class creates the Edit pulldown menu.

Methods

create   find   find_again   sort  

Included Modules

MenuExtension

Public Instance methods

Create the menu.

Find a string in all nodes’ contents and select the found node in the treeview.

Repeat the last search given by find.

Sort (Reverse sort) all elements of the selected array by the given expression. x is the element in question.

[Validate]