Interface IFormElementControlFactory


  • public interface IFormElementControlFactory
    Interface for form control factory.
    • Method Detail

      • createControl

        ILightControl createControl()
        Creates new ILightControl for displaying the extInfo.
        Parameters:
        extInfo - to get control for, cannot be null
        Returns:
        new ILightControl, never code null