Module: ojcommontypes

Oracle® JavaScript Extension Toolkit (JET)
16.1.0

F92237-01

QuickNav

JET Modules

See JET Module Loading for an overview of module usage within JET.

Type Definitions

ItemContext<K,D>

Properties:
Name Type Argument Description
data D the data of the item
key K the key of the item
metadata ItemMetadata.<K> <optional>
an object containing the metadata of the item