[]

[]( index, name=nil) Instance Public methods Fetches a child element. Filters only Element children, regardless of the XPath match. index the search parameter. This is either an Integer, which will be used to find the index'th child Element, or an XPath, which will be used to search for the Element. Because of the nature of XPath searches, any element in the connected XML document can be fetched through any other element. The Integer index is 1-based, not 0-based. This means

wait_on_mainloop=

wait_on_mainloop=(bool) Instance Public methods

collection_check_boxes

collection_check_boxes(object, method, collection, value_method, text_method, options = {}, html_options = {}, &block) Instance Public methods Returns check box tags for the collection of existing return values of method for object's class. The value returned from calling method on the instance object will be selected. If calling method returns nil, no selection is made. The :value_method and :text_method parameters are methods to be called on each member of collection. The ret

dump

str.dump â new_str Instance Public methods Produces a version of str with all non-printing characters replaced by \nnn notation and all special characters escaped. "hello \n ''".dump #=> "\"hello \\n ''\"

image_configure

image_configure(index, slot, value=None) Instance Public methods

sum

sum( nodes ) Class Public methods

delete

delete() Instance Public methods

tabcget

tabcget(tagOrId, option) Instance Public methods

transcode_tbl_only

transcode_tbl_only(from, to, map, valid_encoding=UnspecifiedValidEncoding) Instance Public methods

execute

execute() Instance Public methods