Interfaces

ProxyInterface

Interface for Proxy classes

« More »

ReadOnlyProxyInterface

Interface for read-only Proxy classes

« More »

Classes

ArrayProxy

Array proxy class

« More »

ArrayReadOnlyProxy

Array read-only proxy class.

The class provides read-only feature for Array, including its children.
« More »

ObjectProxy

Object proxy class

« More »

ObjectReadOnlyProxy

Object read-only proxy class.

The class provides read-only feature for Object, including its children.
« More »