class MetaRuby::GUI::HTML::HTMLPage
A class that can be used as the webpage container for the Page
class
Attributes
html[RW]
The HTML
content
Public Instance Methods
main_frame()
click to toggle source
Method expected by {Page}
# File lib/metaruby/gui/html/page.rb, line 13 def main_frame; self end