Module: ojcommontypes

Oracle® JavaScript Extension Toolkit (JET)
16.0.0

F83701-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