Interface ComponentContext

All Known Implementing Classes:
BaseComponentContext

public interface ComponentContext
Author:
Teodor Danciu (teodord@users.sourceforge.net)
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the component element that wraps the component.
  • Method Details

    • getComponentElement

      JRComponentElement getComponentElement()
      Returns the component element that wraps the component.
      Returns:
      the current component element