⁘ documents

MetaDocument

A MetaDocument is a cross-plateform 'meta' file. If run in a nodejs environment, is it saved on the drive, while in browser it will be stored in either storageArea (extensions) or localStorage (PWA)

go to → Members

Extends

Broadcasting

This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals

Methods

Unwatch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}

Inherited From:

Watch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}

Inherited From:

WatchOnce(p_signalId, p_fn, p_listener) → {common.pool.DisposableObjectEx}

Inherited From:

protected_Broadcast(p_signal, …args)

Inherited From:
Initialization

Methods

protectedoverride-me_Init()

Inherited From:

protectedoverride-me_PostInit()

Inherited From:
Utils

Methods

protected_Bind(p_func)

Inherited From:
Pooling

Group of methods related to the NKMjs pooling system.

Members

read-onlyisReleasing :boolean

Inherited From:

Methods

Release()

Inherited From:

protectedoverride-me_CleanUp()

Inherited From:
Misc

Members

currentData :io.core.DataBlock

Inherited From:

currentPath :string

Inherited From:

read-onlyisDirty :boolean

Inherited From:

Methods

_Pack()

Inherited From:

ClearDirty()

Inherited From:

Delete(p_options)

Inherited From:

Dirty()

Inherited From:

Load(p_options)

Inherited From:

PreventRelease()

Inherited From:

Save(p_options)

Inherited From:

protected_OnReadComplete(p_rsc)

Inherited From:

protected_Unpack(p_content)

Inherited From: