X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.RadioSet.json;h=2f1b9d96fc98e63ac02ba2854ef10264e7095d38;hp=26cf231c311b25739c18cb6a618696f01aa41021;hb=6ad7528281dbdb599d8812c3f92899b064ad2f9a;hpb=e48ce1c5e71b3d18391128ea45810effc0d036b0 diff --git a/docs/symbols/Roo.bootstrap.RadioSet.json b/docs/symbols/Roo.bootstrap.RadioSet.json index 26cf231c31..2f1b9d96fc 100644 --- a/docs/symbols/Roo.bootstrap.RadioSet.json +++ b/docs/symbols/Roo.bootstrap.RadioSet.json @@ -1409,6 +1409,30 @@ ], "returns" : [] }, + { + "name" : "paste", + "desc" : "Fires after the user pastes into input", + "memberOf" : "Roo.bootstrap.Input", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + { + "name" : "this", + "type" : "Roo.form.Field", + "desc" : "", + "isOptional" : false + }, + { + "name" : "e", + "type" : "Roo.EventObject", + "desc" : "The event Object", + "isOptional" : false + } + ], + "returns" : [] + }, { "name" : "change", "desc" : "Fires just before the field blurs if the field value has changed.",