Sha256: d7f5108ee8189a12a840dbe655d7c24bfa381a80d554ad0ec70eff5ae74d729a

Contents?: true

Size: 180 Bytes

Versions: 4

Compression:

Stored size: 180 Bytes

Contents

module Formotion
  module RowType
    class BackRow < Button

      def on_select(tableView, tableViewDelegate)
        row.form.controller.pop_subform
      end

    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
formotion-1.1.2 lib/formotion/row_type/back_row.rb
formotion-1.1.1 lib/formotion/row_type/back_row.rb
formotion-1.1 lib/formotion/row_type/back_row.rb
formotion-1.0 lib/formotion/row_type/back_row.rb