Button.Split
Class
- Button.Split () Combining button and menubutton to form SplitButton.
Attributes
- eventHandler {String} Event handler type.
- eventType {String} Event type to listen on the menubutton.
- first {} Button instance.
- hideAfterMenuClick {Boolean} Whether hide menubutton 's drop menu after click on it.
- second {} MenuButton instance.
Methods
Attributes Detail
-
eventHandler {String} Event handler type. Enum : "content", "value". "content" : sync first button with second menubutton 's content and value. "value" : sync first button with second menubutton 's value only.
-
eventType {String} Event type to listen on the menubutton. Default : click.
-
first Button instance.
-
hideAfterMenuClick {Boolean} Whether hide menubutton 's drop menu after click on it. Default : true
-
second MenuButton instance.
Methods Detail
-
render () view sourceRender button and menubutton together.
Classes
- Anim
- Anim.Easing
- Attribute
- Base
- Button
- Button.Split
- ComboBox
- ComboBox.LocalDataSource
- ComboBox.Menu
- ComboBox.RemoteDataSource
- Component
- Component.Container
- Component.Controller
- Component.Manager
- Component.Render
- Component.UIBase
- Component.UIBase.Align
- Component.UIBase.Box
- Component.UIBase.Close
- Component.UIBase.Constrain
- Component.UIBase.ContentBox
- Component.UIBase.Drag
- Component.UIBase.Loading
- Component.UIBase.Mask
- Component.UIBase.Position
- Component.UIBase.Resize
- Component.UIBase.StdMod
- Cookie
- DataLazyload
- DD
- DD.Constrain
- DD.DDM
- DD.Draggable
- DD.DraggableDelegate
- DD.Droppable
- DD.DroppableDelegate
- DD.Proxy
- DD.Scroll
- DOM
- Editor
- Editor.Range
- Editor.Utils
- Editor.Walker
- Event
- Event.Object
- Event.Target
- IO
- IO.XhrObject
- KISSY
- KISSY.Defer
- KISSY.Loader
- KISSY.Loader.Module
- KISSY.Loader.Package
- KISSY.Promise
- Menu
- Menu.FilterMenu
- Menu.Item
- Menu.PopupMenu
- Menu.Separator
- MenuButton
- MenuButton.Option
- MenuButton.Select
- MVC
- MVC.Collection
- MVC.Model
- MVC.Router
- MVC.View
- NodeList
- Overlay
- Overlay.Dialog
- Overlay.Popup
- Resizable
- Tree
- Tree.CheckNode
- Tree.CheckTree
- Tree.Node
- Waterfall
- Waterfall.Loader