X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.breadcrumb.Item.json;h=cb242fcab84809fefe89266e151a5f0479848628;hp=600302fbc6755599e6ddb67b203fdc344930307c;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.bootstrap.breadcrumb.Item.json b/docs/symbols/Roo.bootstrap.breadcrumb.Item.json index 600302fbc6..cb242fcab8 100644 --- a/docs/symbols/Roo.bootstrap.breadcrumb.Item.json +++ b/docs/symbols/Roo.bootstrap.breadcrumb.Item.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", - "optvals" : [] + "values" : [] }, { "name" : "tooltip", "type" : "string", "desc" : "Text for the tooltip", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "container_method", "type" : "string", "desc" : "method to fetch parents container element (used by NavHeaderbar - getHeaderChildContainer)", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "visibilityEl", "type" : "string|object", - "desc" : "t) What element to use for visibility (@see getVisibilityEl())", + "desc" : "What element to use for visibility (@see getVisibilityEl())", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [ - "el", - "parent" + "values" : [ + "(el", + "parent)" ] }, { @@ -60,16 +60,16 @@ "type" : "Boolean", "desc" : "True if element can be rebuild from a HTML page", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "hideMode", "type" : "String", - "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\".", + "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\".", "memberOf" : "Roo.Component", - "optvals" : [ - "display", - "visibility" + "values" : [ + "(display", + "visibility)" ] }, { @@ -77,77 +77,77 @@ "type" : "String", "desc" : "any extra css", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "allowDomMove", "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] }, { "name" : "html", "type" : "String", "desc" : "the content of the link.", "memberOf" : "Roo.bootstrap.breadcrumb.Item", - "optvals" : [] + "values" : [] }, { "name" : "cls", "type" : "String", "desc" : "css class", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "xattr", "type" : "Object", "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "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", - "optvals" : [] + "values" : [] }, { "name" : "dataId", "type" : "string", "desc" : "cutomer id", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "active", "type" : "Boolean", "desc" : "is it active", "memberOf" : "Roo.bootstrap.breadcrumb.Item", - "optvals" : [] + "values" : [] }, { "name" : "name", "type" : "string", "desc" : "Specifies name attribute", "memberOf" : "Roo.bootstrap.Component", - "optvals" : [] + "values" : [] }, { "name" : "disableClass", "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] }, { "name" : "href", "type" : "String", "desc" : "where it links to if '#' is used the link will be handled by onClick.", "memberOf" : "Roo.bootstrap.breadcrumb.Item", - "optvals" : [] + "values" : [] } ], "methods" : [