X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.Menu.json;fp=docs%2Fsymbols%2FRoo.bootstrap.Menu.json;h=95e33a44d2c1c70e773438543ca300cc3effd196;hp=62f07a38bfbd1b7e4411b43f8d2dc76c49d1f48f;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.bootstrap.Menu.json b/docs/symbols/Roo.bootstrap.Menu.json index 62f07a38bf..95e33a44d2 100644 --- a/docs/symbols/Roo.bootstrap.Menu.json +++ b/docs/symbols/Roo.bootstrap.Menu.json @@ -27,11 +27,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" ] }, { @@ -39,30 +39,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" ] }, { @@ -70,40 +70,40 @@ "type" : "String", "desc" : "default tl-bl? == below - how the menu should be aligned.", "memberOf" : "Roo.bootstrap.Menu", - "values" : [] + "optvals" : [] }, { "name" : "hidden", "type" : "bool", "desc" : "if the menu should be hidden when rendered.", "memberOf" : "Roo.bootstrap.Menu", - "values" : [] + "optvals" : [] }, { "name" : "can_build_overlaid", "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" ] }, { @@ -111,44 +111,44 @@ "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" : "hideTrigger", "type" : "bool", - "desc" : "default false - hide the carret for trigger.", + "desc" : "e) default false - hide the carret for trigger.", "memberOf" : "Roo.bootstrap.Menu", - "values" : [ - "(true", - "false)" + "optvals" : [ + "true", + "false" ] }, { @@ -156,24 +156,24 @@ "type" : "Boolean", "desc" : "True (default) - means that clicking on screen etc. hides it.", "memberOf" : "Roo.bootstrap.Menu", - "values" : [] + "optvals" : [] }, { "name" : "dataId", "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" ] }, { @@ -181,14 +181,14 @@ "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" : [