Defines a Plugin annotation object for views style plugins. Hierarchy class \Drup
The base tables on which this style plugin can be used. If no base table is specified the plugin can be used with all tables.
The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins
The plugin ID. Type: string File core/modules/views
(optional) The short title used in the views UI. Type:
The plugin title used in the views UI. Type:
A short help string; this is displayed in the views UI. Type:
The theme function used to render the style output. Type: string File
Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.