marker_after(id, target=nil) Instance Public methods
ui() Instance Public methods See ::ui
entryconfiginfo(index, key=nil) Instance Public methods
hsh.to_s â stringhsh.inspect â string Instance Public methods Return the contents of this hash as a string. h = { "c" => 300, "a" => 100, "d" => 400, "c" => 300 } h.to_s #=> "{\"c\"=>300, \"a\"=>100, \"d\"=>400}" to_s
new(attributes = {}, &block) Instance Public methods Alias for: build
generate_widget_doc(klass, iscmd, file) Class Public methods
update_aliases() Instance Public methods Updates the child modules & classes by replacing the ones that are aliases through a constant. The aliased module/class is replaced in the children and in RDoc::Store#modules_hash or RDoc::Store#classes_hash by a copy that has RDoc::ClassModule#is_alias_for set to the aliased module/class, and this copy is added to #aliases of the aliased module/class. Formatters can use the non_aliases method to retrieve children that are not aliases, f
mark_trusted(slave = '') Instance Public methods
paneconfiginfo(win, key=nil) Instance Public methods Also aliased as: pane_configinfo
selectNodes(arg0) Instance Public methods IXMLDOMNodeList selectNodes execute query on the subtree BSTR arg0 --- queryString [IN]
Page 285 of 2275