Class PropertyPaletteComponent

All Implemented Interfaces:
IComponent<PropertyPaletteModel>, IEventChannel, IManagingComponent<PropertyPaletteModel>, EventListener, org.eclipse.jface.util.IPropertyChangeListener
Direct Known Subclasses:
MdPropertyPaletteComponent

public class PropertyPaletteComponent extends CompositeComponent<PropertyPaletteModel,IParameterization> implements org.eclipse.jface.util.IPropertyChangeListener, IManagingComponent<PropertyPaletteModel>
Special implementation of CompositeComponent for property palette. Contains DefinitionDrivenComponent as main child. This DefinitionDrivenComponent builds palette structure using IDefinition. Implements IManagingDefinition.