Class: Wx::HTML::HtmlHelpDataItem

Inherits:
Object
  • Object
show all
Defined in:
lib/wx/doc/gen/html/html_help_data.rb

Overview

Note:

This class is untracked and should not be derived from nor instances extended!

Helper class for HtmlHelpData.

Requires:

  • USE_HELP
  • USE_HTML

Instance Method Summary collapse

Constructor Details

#initializeWx::HTML::HtmlHelpDataItem



144
# File 'lib/wx/doc/gen/html/html_help_data.rb', line 144

def initialize; end

Instance Method Details

#get_full_pathString Also known as: full_path

Returns:

  • (String)


147
# File 'lib/wx/doc/gen/html/html_help_data.rb', line 147

def get_full_path; end

#get_indented_nameString Also known as: indented_name

Returns:

  • (String)


151
# File 'lib/wx/doc/gen/html/html_help_data.rb', line 151

def get_indented_name; end