PropertiesMethodsEventsConfig OptionsDirect Link

Class Ext.SplitButton

Package: Ext.grid
Defined In: .js
Class:
Extends: Ext.Button
A split button that provides a built-in dropdown arrow that can fire an event separately from the default click event of the button. Typically this would be used to display a dropdown menu that provides additional options to the primary button action, but any custom handler can provide the arrowclick implementation. @cfg {Function} arrowHandler A function called when the arrow button is clicked (can be used instead of click event) @cfg {String} arrowTooltip The title attribute of the arrow

配置项

配置项 定义者

公告属性

属性 定义者

公共方法

方法 定义者

公告事件

这个类没公共的事件。