TapKit::CustomObject

Class/Module:
Class
In:
lib/tapkit/control/dbobject.rb
Parent:
DatabaseObject

Methods

access_instance_variables?
awake_from_fetch
awake_from_insertion
awake_from_update
each
inspect
to_s
use_stored_accessors?

Attributes

fault_handler [R]

Included modules

Faulting

Public Class Methods

access_instance_variables?()
use_stored_accessors?()

Public Instance Methods

awake_from_fetch( editing_context )
awake_from_insertion( editing_context )
awake_from_update( editing_context )
each() {|value| ...}
inspect()

Alias for to_s

to_s()