Flowdock
method

add_popup_menu

Importance_0
v1_9_1_378 - Show latest stable - 0 notes - Class: JSONTreeView
add_popup_menu() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/json/lib/json/editor.rb, line 807
      def add_popup_menu
        menu = PopUpMenu.new(self)
        menu.create
      end
Register or log in to add new notes.