required_prefix

required_prefix() Class Public methods

names

names() Class Public methods

name_prefix

name_prefix() Instance Public methods '::' for the alias of a singleton method/attribute, '#' for instance-level.

get_columnattrib

get_columnattrib(name=nil) Instance Public methods

[]

[](key) Instance Public methods Retrieve the session data for key key.

nested_under_indifferent_access

nested_under_indifferent_access() Instance Public methods Called when object is nested under an object that receives with_indifferent_access. This method will be called on the current object by the enclosing object and is aliased to with_indifferent_access by default. Subclasses of Hash may overwrite this method to return self if converting to an ActiveSupport::HashWithIndifferentAccess would not be desirable. b = { b: 1 } { a: b }.with_indifferent_access['a'] # calls b.nested_unde

display

display(document) Instance Public methods Converts document to text and writes it to the pager

crc32

crc32(data) Class Public methods

===

===(ro) Instance Public methods This DRbObjectTemplate matches ro if the remote object's drburi and drbref are the same. nil is used as a wildcard.

floor_bg2

floor_bg2(w,fill,outline) Instance Public methods #floor_bg2 â This method represents part of the floorplan database. When invoked, it instantiates the background information for the first floor. Arguments: w - The canvas window. fill - Fill color to use for the floor's background. outline - Color to use for the floor's outline.