X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.Menu.json;h=79856a4d579414c0cc4eef25e0ce627487297d7d;hp=5d328f1efc117e715c3acafe437497ec2b287093;hb=26adff8782f005b9e20da88846f6f8710bda4af7;hpb=d3f85520a079f625f985b594e5658f77d5302df3 diff --git a/docs/symbols/Roo.bootstrap.Menu.json b/docs/symbols/Roo.bootstrap.Menu.json index 5d328f1efc..79856a4d57 100644 --- a/docs/symbols/Roo.bootstrap.Menu.json +++ b/docs/symbols/Roo.bootstrap.Menu.json @@ -28,11 +28,11 @@ { "name" : "isLink", "type" : "bool", - "desc" : "the menu has link disable auto expand and collaspe (default false)", + "desc" : "e) the menu has link disable auto expand and collaspe (default false)", "memberOf" : "Roo.bootstrap.Menu", - "values" : [ - "(true", - "false)" + "optvals" : [ + "true", + "false" ] }, { @@ -40,7 +40,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" : [ ] }, { @@ -48,7 +48,7 @@ "type" : "string", "desc" : "Text for the tooltip", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -56,17 +56,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" ] }, { @@ -74,7 +74,7 @@ "type" : "bool", "desc" : "if the menu should be hidden when rendered.", "memberOf" : "Roo.bootstrap.Menu", - "values" : [ + "optvals" : [ ] }, { @@ -82,27 +82,27 @@ "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" ] }, { "name" : "stopEvent", "type" : "bool", - "desc" : "Stop event after trigger press (default true)", + "desc" : "e) Stop event after trigger press (default true)", "memberOf" : "Roo.bootstrap.Menu", - "values" : [ - "(true", - "false)" + "optvals" : [ + "true", + "false" ] }, { @@ -110,7 +110,7 @@ "type" : "String", "desc" : "any extra css", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -118,7 +118,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -126,7 +126,7 @@ "type" : "String", "desc" : "css class", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -134,7 +134,7 @@ "type" : "Object", "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -142,7 +142,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" : [ ] }, { @@ -150,7 +150,7 @@ "type" : "Boolean", "desc" : "True (default) - means that clicking on screen etc. hides it.", "memberOf" : "Roo.bootstrap.Menu", - "values" : [ + "optvals" : [ ] }, { @@ -158,18 +158,18 @@ "type" : "string", "desc" : "cutomer id", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { "name" : "type", "type" : "String", - "desc" : "type of menu", + "desc" : "u) type of menu", "memberOf" : "Roo.bootstrap.Menu", - "values" : [ - "(dropdown", + "optvals" : [ + "dropdown", "treeview", - "submenu)" + "submenu" ] }, { @@ -177,7 +177,7 @@ "type" : "string", "desc" : "Specifies name attribute", "memberOf" : "Roo.bootstrap.Component", - "values" : [ + "optvals" : [ ] }, { @@ -185,7 +185,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],