X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.Progress.json;fp=docs%2Fsymbols%2FRoo.bootstrap.Progress.json;h=8387b16ba33a852b492469bd7b069b9c169465d6;hp=7c5f3f3eacef150fc48eed523206ff3158927fed;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.bootstrap.Progress.json b/docs/symbols/Roo.bootstrap.Progress.json index 7c5f3f3eac..8387b16ba3 100644 --- a/docs/symbols/Roo.bootstrap.Progress.json +++ b/docs/symbols/Roo.bootstrap.Progress.json @@ -29,37 +29,37 @@ "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" : [] }, { "name" : "striped", "type" : "Boolean", "desc" : "striped of the progress bar", "memberOf" : "Roo.bootstrap.Progress", - "values" : [] + "optvals" : [] }, { "name" : "tooltip", "type" : "string", "desc" : "Text for the tooltip", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "container_method", "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" ] }, { @@ -67,16 +67,16 @@ "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" ] }, { @@ -84,63 +84,63 @@ "type" : "String", "desc" : "any extra css", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "allowDomMove", "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [] + "optvals" : [] }, { "name" : "cls", "type" : "String", "desc" : "css class", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "xattr", "type" : "Object", "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "actionMode", "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" : [] }, { "name" : "dataId", "type" : "string", "desc" : "cutomer id", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "active", "type" : "Boolean", "desc" : "animated of the progress bar", "memberOf" : "Roo.bootstrap.Progress", - "values" : [] + "optvals" : [] }, { "name" : "name", "type" : "string", "desc" : "Specifies name attribute", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "disableClass", "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [] + "optvals" : [] } ], "methods" : [