I3SField

external class I3SField(source)

This class implements an I3S Field which is custom data attached to nodes

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val header: Any

Gets the header for this field.

Link copied to clipboard

Gets the name for the field.

Link copied to clipboard

Gets the resource for the fields

Link copied to clipboard
val values: Any

Gets the values for this field.

Functions

Link copied to clipboard
suspend fun load()

Loads the content.

Link copied to clipboard