public static class StreamWrap.WriteWrap extends AbstractIdObject<StreamWrap.WriteWrap>
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
Id_constructor| Constructor and Description |
|---|
StreamWrap.WriteWrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
callOnComplete(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
org.mozilla.javascript.Scriptable handle,
int err) |
protected StreamWrap.WriteWrap |
defaultConstructor() |
int |
getBytes() |
protected Object |
getInstanceIdValue(int id) |
void |
setBytes(int b) |
protected void |
setInstanceIdValue(int id,
Object value) |
anonymousCall, defaultConstructor, execIdCall, exportAsClass, findInstanceIdInfo, findPrototypeId, getClassName, getInstanceIdName, getMaxInstanceId, initPrototypeId, prototypeCallactivatePrototypeMap, addIdFunctionProperty, defaultGet, defaultHas, defaultPut, defineOwnProperty, delete, exportAsJSClass, fillConstructorProperties, get, getAttributes, getOwnPropertyDescriptor, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeValue, instanceIdInfo, put, setAttributes, setInstanceIdAttributesapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, equivalentValues, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, hasInstance, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, sizepublic static final String CLASS_NAME
protected StreamWrap.WriteWrap defaultConstructor()
defaultConstructor in class AbstractIdObject<StreamWrap.WriteWrap>public void callOnComplete(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
org.mozilla.javascript.Scriptable handle,
int err)
public int getBytes()
public void setBytes(int b)
protected Object getInstanceIdValue(int id)
getInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectprotected void setInstanceIdValue(int id,
Object value)
setInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectCopyright © 2015 Apigee Corporation. All Rights Reserved.