find_crl(cert) Instance Public methods
new(app, path, cache_control=nil) Class Public methods
__destroy_hook__() Instance Public methods
next_sibling=( other ) Instance Public methods Sets the next sibling of this child. This can be used to insert a child after some other child. a = Element.new("a") b = a.add_element("b") c = Element.new("c") b.next_sibling = c # => <a><b/><c/></a>
dom_tree(idx, val) Instance Public methods
prev_item(item) Instance Public methods
setHeight(w, height) Instance Public methods
winfo_vrootx() Instance Public methods
[](key) Instance Public methods
desc_ja() Instance Public methods
Page 466 of 2275