Sha256: 53b594c2df6f71a6e57362c5a1c4fde1674bf4876685cd36f3fb85517156328d
Contents?: true
Size: 355 Bytes
Versions: 3
Compression:
Stored size: 355 Bytes
Contents
module KonoUtils::Object::Cell::Forms::Fields # namespace ## # Rappresenta il layout del container del Wrapper # abbiamo la versione Standard e versione Table ## class NestedWrappers::FormsContainers::Layout < Base delegates :parent_cell, :target_container_for_new_nested def parent_cell context[:parent_cell] end end end
Version data entries
3 entries across 3 versions & 1 rubygems