KISSY.Loader.Module
KISSY Module constructor This class should not be instantiated manually.
defined in: base.js
Class
- KISSY.Loader.Module (cfg)
Methods
- getCharset () Get the charset of current module
- getFullPath () Get the fullpath of current module if load dynamically
- getName () Get the name of current module
- getPackageInfo () Get the packageInfo of current module
- getTag () Get the tag of current module
- getValue () Get the value of current module
- setValue (v) Set the value of current module
Class Detail
-
KISSY.Loader.Module (cfg)KISSY Module constructor This class should not be instantiated manually.
- Parameters
-
- cfg
Methods Detail
-
getCharset () view sourceGet the charset of current module
- Returns
-
- {String}
-
getFullPath () view sourceGet the fullpath of current module if load dynamically
-
getName () view sourceGet the name of current module
- Returns
-
- {String}
-
getPackageInfo () view sourceGet the packageInfo of current module
- Returns
-
- {Object}
-
getTag () view sourceGet the tag of current module
- Returns
-
- {String}
-
getValue () view sourceGet the value of current module
-
setValue (v) view sourceSet the value of current module
- Parameters
-
- v value to be set
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