X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.Component.json;h=8b341b83feacf36d4392a6d2459d52e79f952452;hp=fde1fd5ad0e029faa7ed861f2944c34f33d85d4d;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.bootstrap.Component.json b/docs/symbols/Roo.bootstrap.Component.json index fde1fd5ad0..8b341b83fe 100644 --- a/docs/symbols/Roo.bootstrap.Component.json +++ b/docs/symbols/Roo.bootstrap.Component.json @@ -29,7 +29,7 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", - "values" : [ + "optvals" : [ ] }, { @@ -37,7 +37,7 @@ "type" : "string", "desc" : "Text for the tooltip", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -45,17 +45,17 @@ "type" : "string", "desc" : "method to fetch parents container element (used by NavHeaderbar - getHeaderChildContainer)", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { "name" : "visibilityEl", "type" : "string|object", - "desc" : "What element to use for visibility (@see getVisibilityEl())", + "desc" : "t) What element to use for visibility (@see getVisibilityEl())", "memberOf" : "Roo.bootstrap.Component", - "values" : [ - "(el", - "parent)" + "optvals" : [ + "el", + "parent" ] }, { @@ -63,17 +63,17 @@ "type" : "Boolean", "desc" : "True if element can be rebuild from a HTML page", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { "name" : "hideMode", "type" : "String", - "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", + "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", "memberOf" : "Roo.Component", - "values" : [ - "(display", - "visibility)" + "optvals" : [ + "display", + "visibility" ] }, { @@ -81,7 +81,7 @@ "type" : "String", "desc" : "any extra css", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -89,7 +89,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -97,7 +97,7 @@ "type" : "String", "desc" : "css class", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -105,7 +105,7 @@ "type" : "Object", "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -113,7 +113,7 @@ "type" : "String", "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -121,7 +121,7 @@ "type" : "string", "desc" : "cutomer id", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -129,7 +129,7 @@ "type" : "string", "desc" : "Specifies name attribute", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -137,7 +137,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],