Resizable
Class
- Resizable ()
Attributes
- handlers {String[]} Enumeration of directions can current node resize to.
- maxHeight {Number} Maximum height can current node resize to.
- maxWidth {Number} Maximum width can current node resize to.
- minHeight {Number} Minimum height can current node resize to.
- minWidth {Number} Minimum width can current node resize to.
- node {Node} KISSY Node to be resizable.
Methods
Attributes Detail
-
handlers {String[]} Enumeration of directions can current node resize to. Directions: "t": top. "tr": top-right. "r": right. "b": bottom. "l": left. "tl": top-left. "bl": bottom-left. "br": bottom-right.
-
maxHeight {Number} Maximum height can current node resize to.
-
maxWidth {Number} Maximum width can current node resize to.
-
minHeight {Number} Minimum height can current node resize to.
-
minWidth {Number} Minimum width can current node resize to.
-
node {Node} KISSY Node to be resizable.
Methods Detail
-
destroy () view sourcemake current resizable 's node not resizable.
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