X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.SplitButton.html?ds=inline diff --git a/docs/output/Ext.SplitButton.html b/docs/output/Ext.SplitButton.html index 1b510621..48ebea83 100644 --- a/docs/output/Ext.SplitButton.html +++ b/docs/output/Ext.SplitButton.html @@ -22,14 +22,14 @@ options to the primary button action, but any custom handler can provide the arr text: 'Options', handler: optionsHandler, arrowHandler: myCustomHandler -});

Config Options

Config OptionsDefined By
 allowDepress : Boolean
False to not allow a pressed Button to be depressed (defaults to undefined). Only valid when enableToggle is true.
Button
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component