compress(filename, extension) Instance Public methods Compress filename with extension.
attributes() Instance Public methods IXMLDOMNamedNodeMap attributes the collection of the node's attributes
execute(sql, name = nil) Instance Public methods Executes an SQL statement, returning a PGresult object on success or raising a PGError exception otherwise.
ui() Instance Public methods See ::ui
default_value_type() Instance Public methods
marker_after(id, target=nil) Instance Public methods
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
Page 285 of 2275