Ar. Utility Document 1: Methods:
Name |
Description |
QueryString |
function (key) Simulation. NET's request object |
StringFormat |
function (str, args) Simulation. NET String.Format function, call way String.Format ("a={0}", ' a ') |
Guid |
Generate random number of GUIDs |
Cookie Object
Name |
Description |
Get |
function (name) |
Set |
function (key, value, Expiredays) |
Remove |
function (name) |
Ajax objects
Name |
Description |
Get |
Function (method, objname, data, async, URL, callback, isshowprogress) |
Post |
Function (method, objname, data, async, URL, callback, isshowprogress) |
Window object
Name |
Description |
Refresh |
BOOL type whether the parent form is refreshed when the window is closed |
Open |
Open (URL, title, update, opts) /** * Open a new page * @param {string} URL connection * @param the title of the window after the title of {string} is opened * @param {BOOL} update flag is updated, default false *param{object} OPTs Easyui window property overrides */ |
Close |
Close form (Reflesh property can be used with) |
ShowMsg |
ShowMsg (msg, title, ShowType, timeout) Reference Easyui |
Confirm |
Confirm (msg, title, Asyncfun) |
Openloading |
Open Loading … Tips |
Closeloading |
Close Loading … hints |
Dialog |
Dialog (title, HTML, options) |
Closedialog |
Close the dialog box |
This article is from "Passing Autumn" blog, please be sure to keep this source http://cyq1162.blog.51cto.com/2127378/1865165
ASP. Aries JSAPI Document Description: Ar.utility