X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.TriggerField.json;h=a77fc9ed13c622a8f5efac043db0e83da6990eeb;hb=23a0c8c1c7942f78ddb512df49e0ff19f12b06fa;hp=491e7a6abd568c7e39173220c9f6761900ff3d46;hpb=7811bdad238a16fa881fa617d9c4e53da624968e;p=roojs1 diff --git a/docs/symbols/Roo.bootstrap.TriggerField.json b/docs/symbols/Roo.bootstrap.TriggerField.json index 491e7a6abd..a77fc9ed13 100644 --- a/docs/symbols/Roo.bootstrap.TriggerField.json +++ b/docs/symbols/Roo.bootstrap.TriggerField.json @@ -6,6 +6,11 @@ "Roo.Component", "Roo.util.Observable" ], + "childClasses" : [ + "Roo.bootstrap.PhoneInput", + "Roo.bootstrap.ComboBox", + "Roo.bootstrap.MoneyField" + ], "desc" : "Provides a convenient wrapper for TextFields that adds a clickable trigger button (looks like a combobox by default).\nThe trigger has no default action, so you must assign a function to implement the trigger click handler by\noverriding {@link #onTriggerClick}. You can create a TriggerField directly, as it renders exactly like a combobox\nfor which you can provide a custom implementation. For example:\n
\nvar trigger = new Roo.bootstrap.TriggerField();\ntrigger.onTriggerClick = myTriggerFn;\ntrigger.applyTo('my-field');\n
\n\nHowever, in general you will most likely want to use TriggerField as the base class for a reusable component.\n{@link Roo.bootstrap.DateField} and {@link Roo.bootstrap.ComboBox} are perfect examples of this.", "isSingleton" : false, "isStatic" : false, @@ -52,9 +57,9 @@ "memberOf" : "Roo.bootstrap.Input" }, { - "name" : "(button|checkbox|email|file|hidden|image|number|password|radio|range|reset|search|submit|text)", - "type" : "String", - "desc" : "inputType", + "name" : "afterButton", + "type" : "Roo.bootstrap.Button", + "desc" : "to show before", "memberOf" : "Roo.bootstrap.Input" }, { @@ -261,6 +266,12 @@ "desc" : "r) BS3 only - carat fa name", "memberOf" : "" }, + { + "name" : "inputType", + "type" : "String", + "desc" : "t)", + "memberOf" : "Roo.bootstrap.Input" + }, { "name" : "invalidClass", "type" : "String",