Package org.pentaho.di.ui.spoon
Annotation Interface SpoonUiExtenderPlugin
Xul-based Spoon plugin. Implementations can modify the look of Spoon, register a SpoonLifecycleListener and add a
SpoonPerspective.
- Author:
- nbaker
-
Required Element Summary
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionint
-
Element Details
-
-
name
String name- Default:
- ""
-
description
String description- Default:
- ""
-
version
String version- Default:
- ""
-
category
int category- Default:
- -1
-
categoryDescription
String categoryDescription- Default:
- ""
-
i18nPackageName
String i18nPackageName- Default:
- ""
-
classLoaderGroup
String classLoaderGroup- Default:
- ""
-