Sha256: bb94115700c033f5edf5874ead20a3775aafeda1c95ca49127ac9f63dd00f4f6

Contents?: true

Size: 134 Bytes

Versions: 28

Compression:

Stored size: 134 Bytes

Contents

module MotionPrime
  class TableHeaderElement < BaseElement
    def view_class
      "MPTableHeaderWithSectionView"
    end
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
motion-prime-0.8.12 motion-prime/elements/table_header.rb
motion-prime-0.8.11 motion-prime/elements/table_header.rb
motion-prime-0.8.10 motion-prime/elements/table_header.rb
motion-prime-0.8.9 motion-prime/elements/table_header.rb
motion-prime-0.8.8 motion-prime/elements/table_header.rb
motion-prime-0.8.7 motion-prime/elements/table_header.rb
motion-prime-0.8.6 motion-prime/elements/table_header.rb
motion-prime-0.8.5 motion-prime/elements/table_header.rb