X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.PagingToolbar.json;h=7e8fc55891790cd5340e23c6ec19e5c6a6941c0d;hp=6bbd124ce4767b585c21a9c1776bc79a35ac34b5;hb=5b1a708cf006e24f8f6eb81a4e9723dad77c31cd;hpb=c1c0168c0e693c4262f3f744a82419f9d9b1807f diff --git a/docs/symbols/Roo.bootstrap.PagingToolbar.json b/docs/symbols/Roo.bootstrap.PagingToolbar.json index 6bbd124ce4..7e8fc55891 100644 --- a/docs/symbols/Roo.bootstrap.PagingToolbar.json +++ b/docs/symbols/Roo.bootstrap.PagingToolbar.json @@ -192,7 +192,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" : [ ] @@ -329,6 +329,38 @@ "returns" : [ ] }, + { + "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.",