资 源 简 介
Intro
The Kwik Javascript object collection was designed to add interactive content to web pages using simple declarations in XHTML with JSON syntax. It exists of several core classes which add support for inheritance and script inclusion but the major amount of classes are UI parts and helpers.
Packages, objects & dependencies
Packages are defined with javascript the object initializer statement Kwik={}, once created objects are attached as members of the object.
Objects can be either initialized or are static, a static object is part of the framework and therefor can be directly used, static object is written like Kwik.Object={}. The initilizers are function types which can be contructed with the new operator these are written like Kwik.Object=function(){}
Most objects are defined in files with a similar name. (exceptions are made for objects which only apply to the def
文 件 列 表
Javascript.Prototype.Date.js
Javascript.Prototype.Object.js
Javascript.Prototype.String.js
Kwik.Checksum.Adler32.js
Kwik.Checksum.Crc32.js
Kwik.Collections.DelimitedString.js
Kwik.Collections.Hashtable.js
Kwik.Collections.List.js
Kwik.css
Kwik.Data.Column.js
Kwik.Data.ColumnCollection.js
Kwik.Data.Row.js
Kwik.Data.RowCollection.js
Kwik.Data.Source.js
Kwik.Data.Table.js
Kwik.Data.TableCollection.js
Kwik.Dom.Selection.js
Kwik.Dom.Utility.js
Kwik.Drawing.Color.js
Kwik.Drawing.Point.js
Kwik.Drawing.Rectangle.js
Kwik.Encryption.Rc4.js
Kwik.Encryption.Xor.js
Kwik.js
Kwik.Net.HttpCookie.js
Kwik.Net.HttpCookieCollection.js
Kwik.Ui.Animations.Base.js
Kwik.Ui.Animations.Color.js
Kwik.Ui.Animations.Fade.js
Kwik.Ui.Animations.Inflate.js
Kwik.Ui.Animations.List.js
Kwik.Ui.Animations.Move.js
Kwik.Ui.Animations.Resize.js
Kwik.Ui.Controls.Control.js
Kwik.Ui.Controls.ControlCollection.js
Kwik.Ui.Controls.DatePicker.css
Kwik.Ui.Controls.DatePicker.js
Kwik.Ui.Controls.Event.js
Kwik.Ui.Controls.Form.css
Kwik.Ui.Controls.Form.js
Kwik.Ui.Controls.FormTitleBar.js
Kwik.Ui.Controls.Image.js
Kwik.Ui.Controls.ImageList.js
Kwik.Ui.Controls.InputBoxIp4.js
Kwik.Ui.Controls.JwPlayer.js
Kwik.Ui.Controls.Loader.js
Kwik.Ui.Controls.Menu.css
Kwik.Ui.Controls.Menu.js
Kwik.Ui.Controls.Progressbar.css
Kwik.Ui.Controls.Progressbar.js
Kwik.Ui.Controls.RichTextBox.js
Kwik.Ui.Controls.RichTextCommands.js
Kwik.Ui.Controls.RichTextEditor.js
Kwik.Ui.Controls.SelectBox.css
Kwik.Ui.Controls.SelectBox.js
Kwik.Ui.Controls.Slider.css
Kwik.Ui.Controls.Slider.js
Kwik.Ui.Controls.SlideShow.js
Kwik.Ui.Controls.SplitPane.css
Kwik.Ui.Controls.SplitPane.js
Kwik.Ui.Controls.Swf.js
Kwik.Ui.Controls.TabPage.js
Kwik.Ui.Controls.TabPane.css
Kwik.Ui.Controls.TabPane.js
Kwik.Ui.Controls.TestControl.js
Kwik.Ui.Controls.TextBox.js
Kwik.Ui.Controls.Toolbar.css
Kwik.Ui.Controls.Toolbar.js
Kwik.Ui.Controls.ToolbarButton.js
Kwik.Ui.Controls.Tooltip.js
Kwik.Ui.Controls.Utility.js
Kwik.Ui.Controls.WebBrowser.js
Kwik.Ui.Controls.Window.js
Kwik.Ui.Controls.WindowManager.js
Kwik.Ui.Controls.YoutubePlayer.js
Kwik.Ui.Css.js
Kwik.Ui.Devices.Keyboard.js
Kwik.Ui.Devices.Keymap.js
Kwik.Ui.Devices.Mouse.js
Kwik.Ui.Devices.Screen.js
Kwik.Ui.Utility.js
Kwik.Ui.Xhtml.BlockElements.js
Kwik.Ui.Xhtml.Element.js
Kwik.Ui.Xhtml.EmptyElements.js
Kwik.Ui.Xhtml.Table.js