marker_configure(*args) Instance Public methods
blt_table_cget_tkstring(*args) Instance Public methods
full_name() Instance Public methods
frame(win) Class Public methods
_handle_render_options(options) Instance Public methods
proper_table_name(name, options = {}) Instance Public methods Finds the correct table name given an Active Record object. Uses the Active Record object's own table_name, or pre/suffix from the options passed in.
inheritance_column=(value) Instance Public methods Sets the value of #inheritance_column
template_result(template, context, template_file) Instance Public methods Creates the result for template with context. If an error is raised a Pathname template_file will indicate the file where the error occurred.
_to_partial_path() Class Public methods
-(m) Instance Public methods Matrix subtraction. Matrix[[1,5], [4,2]] - Matrix[[9,3], [-4,1]] => -8 2 8 1
Page 202 of 2275