Sha256: a9af9e7bf155ad3cd1ac0d26a5f560cdafd033aefce5d5e729049ea10db08011
Contents?: true
Size: 208 Bytes
Versions: 7
Compression:
Stored size: 208 Bytes
Contents
motion_require 'button' module Formotion module RowType class BackRow < ButtonRow def on_select(tableView, tableViewDelegate) row.form.controller.pop_subform end end end end
Version data entries
7 entries across 7 versions & 1 rubygems