This sets a minimum length of the widget.
576 577 578
# File 'lib/cdk/components/mentry.rb', line 576 def setMin(min) @min = min end