Protected
_Protected
Readonly
factoryProtected
Readonly
optionsProtected
Readonly
preferencesProtected
Readonly
promisedProtected
schemaProtected
toProtected
isProtected
isProtected
onProtected
overrideProtected
prefixProtected
resourceProtected
styleProtected
buildOptional
overrideInfo: OverridePreferenceNameA Boolean
indicating whether or not the property has been defined.
A trap for the delete
operator.
A Boolean
indicating whether or not the property was deleted.
Protected
fireA trap for getting a property value.
The original object which is being proxied.
The proxy or an object that inherits from the proxy.
A trap for Object.getOwnPropertyDescriptor()
.
The original object which is being proxied.
Protected
getProtected
handleProtected
initProtected
isOptional
overrideInfo: OverridePreferenceNameA trap for Reflect.ownKeys()
.
A trap for setting a property value.
The original object which is being proxied.
The object to which the assignment was originally directed.
A Boolean
indicating whether or not the property was set.
Protected
subscribe
A trap for
Object.defineProperty()
.