public class AJAX extends MBScriptableObject
Constructor and Description |
---|
AJAX() |
Modifier and Type | Method and Description |
---|---|
void |
jsConstructor(java.lang.String theUrl,
java.lang.Object theObject)
Javascript constructor for AJAX object.
|
void |
(JavaScript Function) execute()
Execute the configured AJAX request.
|
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isConst, isEmpty, isExtensible, isSealed, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size
public void jsConstructor(java.lang.String theUrl, java.lang.Object theObject)
theUrl
- Target urltheObject
- Javascript object of parameters, modeled after jQuery.ajax.public void (JavaScript Function) execute()
Copyright © 2016 MediaBeacon, Inc. All Rights Reserved.