X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.dash.TabBox.json;fp=docs%2Fsymbols%2FRoo.bootstrap.dash.TabBox.json;h=951962032fb65d341d19838aa3fbc27cb6dd09f7;hp=d22f70a6d0688d2269e01ff0588839e52d309e8c;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.bootstrap.dash.TabBox.json b/docs/symbols/Roo.bootstrap.dash.TabBox.json index d22f70a6d0..951962032f 100644 --- a/docs/symbols/Roo.bootstrap.dash.TabBox.json +++ b/docs/symbols/Roo.bootstrap.dash.TabBox.json @@ -29,30 +29,30 @@ "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" : "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" ] }, { @@ -60,16 +60,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" ] }, { @@ -77,65 +77,65 @@ "type" : "String", "desc" : "Title of the TabBox", "memberOf" : "Roo.bootstrap.dash.TabBox", - "values" : [] + "optvals" : [] }, { "name" : "style", "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" : "icon", "type" : "String", "desc" : "Icon of the TabBox", "memberOf" : "Roo.bootstrap.dash.TabBox", - "values" : [] + "optvals" : [] }, { "name" : "dataId", "type" : "string", "desc" : "cutomer id", "memberOf" : "Roo.bootstrap.Component", - "values" : [] + "optvals" : [] }, { "name" : "tabScrollable", "type" : "Boolean", - "desc" : "tab scrollable when mobile view default false", + "desc" : "e) tab scrollable when mobile view default false", "memberOf" : "Roo.bootstrap.dash.TabBox", - "values" : [ - "(true", - "false)" + "optvals" : [ + "true", + "false" ] }, { @@ -143,23 +143,23 @@ "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" : [] }, { "name" : "showtabs", "type" : "Boolean", - "desc" : "show the tabs default true", + "desc" : "e) show the tabs default true", "memberOf" : "Roo.bootstrap.dash.TabBox", - "values" : [ - "(true", - "false)" + "optvals" : [ + "true", + "false" ] } ],