메소드 | 설명 | |
---|---|---|
ExecIdCall ( |
||
HasInstance ( Scriptable instance ) : bool |
hasInstance for XML objects works differently than other objects; see ECMA357 13.4.3.10. hasInstance for XML objects works differently than other objects; see ECMA357 13.4.3.10. |
메소드 | 설명 | |
---|---|---|
FindInstanceIdInfo ( string s ) : int | ||
FindPrototypeId ( string s ) : int | ||
GetInstanceIdName ( int id ) : string | ||
GetInstanceIdValue ( int id ) : object | ||
GetMaxInstanceId ( ) : int | ||
InitPrototypeId ( int id ) : void | ||
SetInstanceIdValue ( int id, object value ) : void |
메소드 | 설명 | |
---|---|---|
ReadSettings ( Scriptable source ) : void | ||
WriteSetting ( Scriptable target ) : void | ||
XMLCtor ( |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
리턴 | object |
protected SetInstanceIdValue ( int id, object value ) : void | ||
id | int | |
value | object | |
리턴 | void |