Interface IComponent

All Known Subinterfaces:
IPerformancePrototypeComponent

public interface IComponent
Basic component interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setContext(Object myContext)
     
  • Method Details

    • setContext

      void setContext(Object myContext)