Class ObjectDataBase
Object
|
+--ObjectDataBase
-
Direct Known Subclasses:
-
Object_inspection, Frame_inspection, Node_dom_attrs
- class
ObjectDataBase
Defined in ObjectDataBase.js
|
Method Summary |
Object
|
__getData(index, target_depth)
|
void
|
clearData(rt_id, obj_id, depth, key)
|
Object
|
getCountVirtualProperties(index)
|
Object
|
getData(rt_id, obj_id, depth, org_args)
|
Object
|
getObject(obj_id, depth, key)
|
void
|
parseXML(xml, rt_id, obj_id, org_args)
|
Object
|
prettyPrint(data, target_depth, filter, filter_type)
|
void
|
setObject(rt_id, obj_id, virtualProperties)
|
__cache
Object __cache
__cached_index
Object __cached_index
data
Object data
rt_id
Object rt_id
ObjectDataBase
ObjectDataBase()
__getData
Object __getData(index, target_depth)
clearData
void clearData(rt_id, obj_id, depth, key)
getCountVirtualProperties
Object getCountVirtualProperties(index)
getData
Object getData(rt_id, obj_id, depth, org_args)
getObject
Object getObject(obj_id, depth, key)
parseXML
void parseXML(xml, rt_id, obj_id, org_args)
prettyPrint
Object prettyPrint(data, target_depth, filter, filter_type)
setObject
void setObject(rt_id, obj_id, virtualProperties)
Documentation generated by
JSDoc on Thu Oct 30 18:01:10 2008