Class: Ooz::Model::Field::File::File

Inherits:
Base::Field::File::File show all
Defined in:
lib/ooz/model/field/file/file.rb

Instance Attribute Summary

Attributes inherited from Base::Model

#root

Attributes inherited from Common::BaseModel

#doc

Instance Method Summary collapse

Methods inherited from Base::Model

#initialize, #ooze

Methods inherited from Common::BaseModel

#as_json, #as_update, build, #changed?, #consolidate!, #initialize, #new_change?, #print, #to_json, #undo!, #update_last_change!

Methods inherited from Common::BaseClass

overridable_const, passthrough, passthrough_arr, passthrough_cls

Constructor Details

This class inherits a constructor from Ooz::Base::Model

Instance Method Details

#fieldObject



6
7
8
# File 'lib/ooz/model/field/file/file.rb', line 6

def field
  root
end