Sha256: 233c3188df3df8838743de43c9d0c3ec23dc0dcab244cfedc74dcd0e054c1d01

Contents?: true

Size: 148 Bytes

Versions: 10

Compression:

Stored size: 148 Bytes

Contents

module Formotion
  module RowType
    class PhoneRow < StringRow

      def keyboardType
        UIKeyboardTypePhonePad
      end

    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
formotion-1.2 lib/formotion/row_type/phone_row.rb
formotion-1.1.5 lib/formotion/row_type/phone_row.rb
formotion-1.1.4 lib/formotion/row_type/phone_row.rb
formotion-1.1.3 lib/formotion/row_type/phone_row.rb
formotion-1.1.2 lib/formotion/row_type/phone_row.rb
formotion-1.1.1 lib/formotion/row_type/phone_row.rb
formotion-1.1 lib/formotion/row_type/phone_row.rb
formotion-1.0 lib/formotion/row_type/phone_row.rb
formotion-0.5.1 lib/formotion/row_type/phone_row.rb
formotion-0.5 lib/formotion/row_type/phone_row.rb