X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.NavSidebar.json;h=5f7aa5a3e671562340eac0259fa76ad9e5be6ec1;hp=2549e9664f71eb2408961cc449f26bc472c1b966;hb=5b1a708cf006e24f8f6eb81a4e9723dad77c31cd;hpb=c1c0168c0e693c4262f3f744a82419f9d9b1807f diff --git a/docs/symbols/Roo.bootstrap.NavSidebar.json b/docs/symbols/Roo.bootstrap.NavSidebar.json index 2549e9664f..5f7aa5a3e6 100644 --- a/docs/symbols/Roo.bootstrap.NavSidebar.json +++ b/docs/symbols/Roo.bootstrap.NavSidebar.json @@ -113,7 +113,7 @@ { "name" : "actionMode", "type" : "String", - "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el'", + "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" : [ ] @@ -144,6 +144,38 @@ } ], "methods" : [ + { + "name" : "collapse", + "desc" : "Collapse the navbar pulldown", + "isStatic" : false, + "isConstructor" : false, + "isPrivate" : false, + "memberOf" : "Roo.bootstrap.Navbar", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + ], + "returns" : [ + ] + }, + { + "name" : "expand", + "desc" : "Expand the navbar pulldown", + "isStatic" : false, + "isConstructor" : false, + "isPrivate" : false, + "memberOf" : "Roo.bootstrap.Navbar", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [ + ], + "returns" : [ + ] + }, { "name" : "tooltipEl", "desc" : "Fetch the element to display the tooltip on.",