X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.SplitBar.BasicLayoutAdapter.json;fp=docs%2Fsymbols%2FRoo.SplitBar.BasicLayoutAdapter.json;h=299062cd45f9bac8a75dae88b0ac2b9b43cf58ec;hp=6c3adc7faaa405828afce7b0ddc549e488141bad;hb=e01802ac69da0ec0c9ccecc295beff82c1779f68;hpb=0fa7894b7489284160ff14afdca7b6911983357f diff --git a/docs/symbols/Roo.SplitBar.BasicLayoutAdapter.json b/docs/symbols/Roo.SplitBar.BasicLayoutAdapter.json index 6c3adc7faa..299062cd45 100644 --- a/docs/symbols/Roo.SplitBar.BasicLayoutAdapter.json +++ b/docs/symbols/Roo.SplitBar.BasicLayoutAdapter.json @@ -1,10 +1,19 @@ { "name" : "Roo.SplitBar.BasicLayoutAdapter", "augments" : [], + "childClasses" : { + "Roo.SplitBar.BasicLayoutAdapter" : [ + "Roo.SplitBar.AbsoluteLayoutAdapter" + ] + }, + "tree_children" : [], + "tree_parent" : [], "desc" : "Default Adapter. It assumes the splitter and resizing element are not positioned\nelements and only gets/sets the width of the element. Generally used for table based layouts.", "isSingleton" : false, "isStatic" : false, "isBuiltin" : false, + "isAbstract" : false, + "isBuilderTop" : false, "memberOf" : "BasicLayoutAdapter", "example" : "", "deprecated" : "", @@ -12,19 +21,26 @@ "see" : "", "params" : [], "returns" : [], + "throws" : "", + "requires" : "", "config" : [], "methods" : [ { "name" : "setElementSize", + "type" : "function", "desc" : "Called after drag operations to set the size of the resizing element.", + "sig" : "(s, newSize, onComplete)", + "static" : false, + "memberOf" : "", "isStatic" : false, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.SplitBar.BasicLayoutAdapter", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -49,15 +65,20 @@ }, { "name" : "getElementSize", + "type" : "function", "desc" : "Called before drag operations to get the current size of the resizing element.", + "sig" : "(s)", + "static" : false, + "memberOf" : "", "isStatic" : false, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.SplitBar.BasicLayoutAdapter", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s",