Class Index
- Anim A class for constructing animation instances.
- Anim.Easing Provides methods for customizing how an animation behaves during each run.
-
Attribute
Attribute provides configurable attribute support along with attribute change events.
-
Base
A base class which objects requiring attributes and custom event support can extend.
- Button KISSY Button.
- ComboBox KISSY ComboBox.
- ComboBox.LocalDataSource Local dataSource for comboBox.
- ComboBox.RemoteDataSource dataSource which wrap IO utility.
- Component Component infrastructure.
- Component.Container Container class.
- Component.Controller Base Controller class for KISSY Component.
- Component.Manager Manage component metadata.
- Component.Render Base Render class for KISSY Component.
- Component.UIBase UIBase for class-based component.
- Component.UIBase.Align Align extension class.
- Component.UIBase.Box Box extension class.
- Component.UIBase.Close Close extension class.
- Component.UIBase.Constrain Constrain extension class.
- Component.UIBase.ContentBox ContentBox extension class.
- Component.UIBase.Drag Drag extension class.
- Component.UIBase.Loading Loading extension class.
- Component.UIBase.Mask Mask extension class.
- Component.UIBase.Position Position extension class.
- Component.UIBase.Resize Resizable extension class.
- Component.UIBase.StdMod StdMod extension class.
- Cookie Provide Cookie utilities.
- DataLazyload LazyLoad elements which are out of current viewPort.
- DD Provide the ability to make node draggable and droppable.
- DD.Constrain Provide ability to constrain draggable to specified region
- DD.DDM Manager for Drag and Drop.
- DD.Draggable Provide abilities to make specified node draggable
- DD.DraggableDelegate drag multiple nodes under a container element using only one draggable instance as a delegate.
- DD.Droppable Make a node droppable.
- DD.DroppableDelegate make multiple nodes droppable under a container using only one droppable instance
- DD.Proxy provide abilities for draggable tp create a proxy drag node, instead of dragging the original node.
- DD.Scroll make parent node scroll while dragging
- DOM Provides DOM helper methods
- Editor KISSY Editor.
- Editor.Range Range implementation across browsers.
- Editor.Utils Utilities for Editor.
- Editor.Walker Walker for DOM.
- Event The event utility provides functions to add and remove event listeners.
- Event.Object KISSY's event system normalizes the event object according to W3C standards.
- Event.Target EventTarget provides the implementation for any object to publish, subscribe and fire to custom events, and also allows other EventTargets to target the object with events sourced from the other object.
- IO Provides utility that brokers HTTP requests through a simplified interface
- IO.XhrObject A class for constructing io request instances.
- KISSY The KISSY global namespace object.
- KISSY.Defer Defer constructor For KISSY,implement Promise specification.
- KISSY.Loader KISSY Loader constructor This class should not be instantiated manually.
- KISSY.Loader.Module KISSY Module constructor This class should not be instantiated manually.
- KISSY.Loader.Package KISSY Package constructor This class should not be instantiated manually.
- KISSY.Promise Promise constructor.
- Menu KISSY Menu.
- Menu.FilterMenu Filter Menu for KISSY.
- Menu.Item A menu item component which menu is consisted of.
- Menu.PopupMenu Popup Menu.
- Menu.Separator Menu separator.
- MenuButton A menu button component, consist of a button and a drop down popup menu.
- MenuButton.Option Option for Select component.
- MenuButton.Select Select component which supports single selection from a drop down menu with semantics similar to native HTML select.
- MVC KISSY MVC Framework.
- MVC.Collection Collection.
- MVC.Model Model represent a data record.
- MVC.Router Router used to route url to responding action callbacks.
- MVC.View View for delegating event on root element.
- NodeList The NodeList class provides a wrapper for manipulating DOM Node.
- Overlay KISSY Overlay Component.
- Overlay.Dialog KISSY Dialog Component.
- Overlay.Popup KISSY Popup Component.
- Resizable Make a element resizable.
- Tree KISSY Tree.
- Tree.CheckNode Checked tree node.
- Tree.CheckTree KISSY Checked Tree.
- Tree.Node Tree Node.
- Waterfall Make Elements flow like waterfall.
- Waterfall.Loader Dynamic load waterfall items by monitor window scroll.
Classes
- Anim
- Anim.Easing
- Attribute
- Base
- Button
- ComboBox
- ComboBox.LocalDataSource
- 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