Interface IInitializeable


  • public interface IInitializeable
    Component lifecycle feature. The component supports initialization.
    • Method Detail

      • initialize

        void initialize()
        Initialize the components state.