Interface IzToolTipPropEnhancer


public interface IzToolTipPropEnhancer
Enhances the tooltip with additional information when creating a tooltip for a DesignerProp.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Appends components to the two-grid-column composite.
  • Method Details

    • enhanceBottom

      void enhanceBottom(DesignerProp dp, Composite composite)
      Appends components to the two-grid-column composite.
      Parameters:
      dp - The DesignerProp displaying the tooltip.
      composite - The composite.