Example #1
0
 def get_args_spec(self):
     req, opt = TextBox.get_args_spec(self)
     return req, opt + ['rows', 'cols']