sync
[roojs1] / docs / symbols / Roo.bootstrap.TriggerField.json
index 491e7a6..a77fc9e 100644 (file)
@@ -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<pre><code>\nvar trigger = new Roo.bootstrap.TriggerField();\ntrigger.onTriggerClick = myTriggerFn;\ntrigger.applyTo('my-field');\n</code></pre>\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"
     },
     {
       "desc" : "r) BS3 only - carat fa name",
       "memberOf" : ""
     },
+    {
+      "name" : "inputType",
+      "type" : "String",
+      "desc" : "t)",
+      "memberOf" : "Roo.bootstrap.Input"
+    },
     {
       "name" : "invalidClass",
       "type" : "String",