Class Msf::Ui::Gtk2::ModuleSearch
In: lib/msf/ui/gtk2/search.rb
Parent: Object

This class describe all search stuff into the module treeview

Methods

cancel   completion   new   search   state  

Included Modules

Msf::Ui::Gtk2::MyControls

Constants

CLEAR = *(0..2).to_a

Public Class methods

Public Instance methods

Clean the Gtk::Entry and refresh the modules treeview

Display completion for @search_entry

Perform a search throught the module treeview, and return the array result to MyModuleTree::remove

Colorize the Gtk::Entry by state parameter

[Validate]