int.even? â true or false Instance Public methods Returns true if int is an even number.
current_style_configinfo(tagOrId, slot=nil) Instance Public methods
accept_blank_line(blank_line) Instance Public methods Adds blank_line to the output
item_next_sibling(sibling, nxt=nil) Instance Public methods Alias for: item_nextsibling
add_html(tag, name) Instance Public methods Adds a markup class with name for words surrounded by HTML tag tag. To process emphasis tags: am.add_html 'em', :EM
wm_maxsize(*args) Instance Public methods Alias for: maxsize
init_tags() Instance Public methods Maps attributes to ANSI sequences
init_tags() Instance Public methods Maps attributes to HTML sequences
notify_bind(obj, event, *args) Instance Public methods def #notify_bind(obj, event, cmd=Proc.new, *args) _bind([@path, 'notify', 'bind', obj], event, cmd, *args) self end
clear() Instance Public methods Removes all elements and returns self.
Page 242 of 2275