Optional
Readonly
eventOptional event which can be implemented to trigger an update if the information for an item has changed.
Readonly
nameWill be called to retrieve the additional information.
Returns the available information types for the given item.
Note: pItem.getCachedItemProperies()
can be used to get the item properties.
Will be called once after the plugin was loaded.
Plugin descriptor for this plugin.
Optional plugin specific settings which may be defined as part of the application settings.
Generated using TypeDoc
Extension for the item info which is used to display additional item information
ItemInfoExtension
InfoProvider